Interface CreateIndexResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CloudDirectoryResponse.Builder, CopyableBuilder<CreateIndexResponse.Builder,CreateIndexResponse>, SdkBuilder<CreateIndexResponse.Builder,CreateIndexResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateIndexResponse

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

    • objectIdentifier

      CreateIndexResponse.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.