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