public static interface CreateIndexResponse.Builder extends CloudDirectoryResponse.Builder, SdkPojo, CopyableBuilder<CreateIndexResponse.Builder,CreateIndexResponse>
Modifier and Type | Method and Description |
---|---|
CreateIndexResponse.Builder |
objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the index created by this operation. |
build, responseMetadata, responseMetadata
sdkHttpResponse, sdkHttpResponse
copy
applyMutation, build
CreateIndexResponse.Builder objectIdentifier(String objectIdentifier)
The ObjectIdentifier
of the index created by this operation.
objectIdentifier
- The ObjectIdentifier
of the index created by this operation.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.