Interface UpdateTableMetadataLocationResponse.Builder

  • Method Details

    • name

      The name of the table.

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

      The Amazon Resource Name (ARN) of the table.

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

      The namespace the table is associated with.

      Parameters:
      namespace - The namespace the table is associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • namespace

      The namespace the table is associated with.

      Parameters:
      namespace - The namespace the table is associated with.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • versionToken

      The version token of the table.

      Parameters:
      versionToken - The version token of the table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • metadataLocation

      UpdateTableMetadataLocationResponse.Builder metadataLocation(String metadataLocation)

      The metadata location of the table.

      Parameters:
      metadataLocation - The metadata location of the table.
      Returns:
      Returns a reference to this object so that method calls can be chained together.