public static interface CreateIndexResponse.Builder extends CloudDirectoryResponse.Builder, CopyableBuilder<CreateIndexResponse.Builder,CreateIndexResponse>
| Modifier and Type | Method and Description |
|---|---|
CreateIndexResponse.Builder |
objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the index created by this operation. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildCreateIndexResponse.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.