Interface GetTableMetadataLocationResponse.Builder

  • Method Details

    • versionToken

      The version token.

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

      GetTableMetadataLocationResponse.Builder metadataLocation(String metadataLocation)

      The metadata location.

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

      GetTableMetadataLocationResponse.Builder warehouseLocation(String warehouseLocation)

      The warehouse location.

      Parameters:
      warehouseLocation - The warehouse location.
      Returns:
      Returns a reference to this object so that method calls can be chained together.