Interface DeleteIndexResponse.Builder

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

  • Method Details

    • arn

      The Amazon resource name (ARN) of the index that you successfully started the deletion process.

      This operation is asynchronous. To check its status, call the GetIndex operation.

      Parameters:
      arn - The Amazon resource name (ARN) of the index that you successfully started the deletion process.

      This operation is asynchronous. To check its status, call the GetIndex operation.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedAt

      DeleteIndexResponse.Builder lastUpdatedAt(Instant lastUpdatedAt)

      The date and time when you last updated this index.

      Parameters:
      lastUpdatedAt - The date and time when you last updated this index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • state

      Indicates the current state of the index.

      Parameters:
      state - Indicates the current state of the index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • state

      Indicates the current state of the index.

      Parameters:
      state - Indicates the current state of the index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: