Interface AttachToIndexResponse.Builder

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

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

    • attachedObjectIdentifier

      AttachToIndexResponse.Builder attachedObjectIdentifier(String attachedObjectIdentifier)

      The ObjectIdentifier of the object that was attached to the index.

      Parameters:
      attachedObjectIdentifier - The ObjectIdentifier of the object that was attached to the index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.