public static interface BatchCreateIndexResponse.Builder extends CopyableBuilder<BatchCreateIndexResponse.Builder,BatchCreateIndexResponse>
Modifier and Type | Method and Description |
---|---|
BatchCreateIndexResponse.Builder |
objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the index created by this operation. |
copy
applyMutation, build
BatchCreateIndexResponse.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.