Interface GetTableBucketResponse.Builder

  • Method Details

    • arn

      The Amazon Resource Name (ARN) of the table bucket.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the table bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The name of the table bucket

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

      GetTableBucketResponse.Builder ownerAccountId(String ownerAccountId)

      The ID of the account that owns the table bucket.

      Parameters:
      ownerAccountId - The ID of the account that owns the table bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      The date and time the table bucket was created.

      Parameters:
      createdAt - The date and time the table bucket was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • tableBucketId

      GetTableBucketResponse.Builder tableBucketId(String tableBucketId)

      The unique identifier of the table bucket.

      Parameters:
      tableBucketId - The unique identifier of the table bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • type

      The type of the table bucket.

      Parameters:
      type - The type of the table bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of the table bucket.

      Parameters:
      type - The type of the table bucket.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: