Class GetMetastoreSummaryResponse

java.lang.Object
io.unitycatalog.client.model.GetMetastoreSummaryResponse

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", comments="Generator version: 7.9.0") public class GetMetastoreSummaryResponse extends Object
GetMetastoreSummaryResponse
  • Field Details

  • Constructor Details

    • GetMetastoreSummaryResponse

      public GetMetastoreSummaryResponse()
  • Method Details

    • metastoreId

      public GetMetastoreSummaryResponse metastoreId(String metastoreId)
    • getMetastoreId

      @Nullable public String getMetastoreId()
      Unique identifier of the metastore.
      Returns:
      metastoreId
    • setMetastoreId

      public void setMetastoreId(String metastoreId)
    • equals

      public boolean equals(Object o)
      Return true if this GetMetastoreSummaryResponse object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • toUrlQueryString

      public String toUrlQueryString()
      Convert the instance into URL query string.
      Returns:
      URL query string
    • toUrlQueryString

      public String toUrlQueryString(String prefix)
      Convert the instance into URL query string.
      Parameters:
      prefix - prefix of the query string
      Returns:
      URL query string