Interface TagOptionDetail.Builder

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

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

    • key

      The TagOption key.

      Parameters:
      key - The TagOption key.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The TagOption value.

      Parameters:
      value - The TagOption value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • active

      The TagOption active state.

      Parameters:
      active - The TagOption active state.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • id

      The TagOption identifier.

      Parameters:
      id - The TagOption identifier.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • owner

      The Amazon Web Services account Id of the owner account that created the TagOption.

      Parameters:
      owner - The Amazon Web Services account Id of the owner account that created the TagOption.
      Returns:
      Returns a reference to this object so that method calls can be chained together.