Interface BatchCreateIndexResponse.Builder

All Superinterfaces:
Buildable, CopyableBuilder<BatchCreateIndexResponse.Builder,BatchCreateIndexResponse>, SdkBuilder<BatchCreateIndexResponse.Builder,BatchCreateIndexResponse>, SdkPojo
Enclosing class:
BatchCreateIndexResponse

public static interface BatchCreateIndexResponse.Builder extends SdkPojo, CopyableBuilder<BatchCreateIndexResponse.Builder,BatchCreateIndexResponse>
  • Method Details

    • objectIdentifier

      BatchCreateIndexResponse.Builder objectIdentifier(String objectIdentifier)

      The ObjectIdentifier of the index created by this operation.

      Parameters:
      objectIdentifier - The ObjectIdentifier of the index created by this operation.
      Returns:
      Returns a reference to this object so that method calls can be chained together.