public static interface BatchCreateIndexResponse.Builder extends SdkPojo, CopyableBuilder<BatchCreateIndexResponse.Builder,BatchCreateIndexResponse>
| Modifier and Type | Method and Description |
|---|---|
BatchCreateIndexResponse.Builder |
objectIdentifier(String objectIdentifier)
The
ObjectIdentifier of the index created by this operation. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchCreateIndexResponse.Builder objectIdentifier(String objectIdentifier)
The ObjectIdentifier of the index created by this operation.
objectIdentifier - The ObjectIdentifier of the index created by this operation.Copyright © 2022. All rights reserved.