ToCopyableBuilder<CreateIndexResponse.Builder,CreateIndexResponse>@Generated("software.amazon.awssdk:codegen") public class CreateIndexResponse extends AmazonWebServiceResult<ResponseMetadata> implements ToCopyableBuilder<CreateIndexResponse.Builder,CreateIndexResponse>
| Modifier and Type | Class | Description |
|---|---|---|
static interface |
CreateIndexResponse.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static CreateIndexResponse.Builder |
builder() |
|
boolean |
equals(Object obj) |
|
int |
hashCode() |
|
String |
objectIdentifier() |
The
ObjectIdentifier of the index created by this operation. |
static Class<? extends CreateIndexResponse.Builder> |
serializableBuilderClass() |
|
CreateIndexResponse.Builder |
toBuilder() |
Take this object and create a builder that contains all of the current property values of this object.
|
String |
toString() |
setSdkHttpMetadata, setSdkResponseMetadatapublic String objectIdentifier()
The ObjectIdentifier of the index created by this operation.
ObjectIdentifier of the index created by this operation.public CreateIndexResponse.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<CreateIndexResponse.Builder,CreateIndexResponse>public static CreateIndexResponse.Builder builder()
public static Class<? extends CreateIndexResponse.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.