Interface IndexConfigurationSummary.Builder

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

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

    • name

      The name of the index.

      Parameters:
      name - The name of the index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      A identifier for the index. Use this to identify the index when you are using APIs such as Query, DescribeIndex, UpdateIndex, and DeleteIndex.

      Parameters:
      id - A identifier for the index. Use this to identify the index when you are using APIs such as Query, DescribeIndex, UpdateIndex, and DeleteIndex .
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • edition

      Indicates whether the index is a Enterprise Edition index or a Developer Edition index.

      Parameters:
      edition - Indicates whether the index is a Enterprise Edition index or a Developer Edition index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • edition

      Indicates whether the index is a Enterprise Edition index or a Developer Edition index.

      Parameters:
      edition - Indicates whether the index is a Enterprise Edition index or a Developer Edition index.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • createdAt

      The Unix timestamp when the index was created.

      Parameters:
      createdAt - The Unix timestamp when the index was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The Unix timestamp when the index was last updated.

      Parameters:
      updatedAt - The Unix timestamp when the index was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The current status of the index. When the status is ACTIVE, the index is ready to search.

      Parameters:
      status - The current status of the index. When the status is ACTIVE, the index is ready to search.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the index. When the status is ACTIVE, the index is ready to search.

      Parameters:
      status - The current status of the index. When the status is ACTIVE, the index is ready to search.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: