Class GetMetastoreRequest
- java.lang.Object
-
- com.databricks.sdk.service.catalog.GetMetastoreRequest
-
@Generated public class GetMetastoreRequest extends Object
Get a metastore
-
-
Constructor Summary
Constructors Constructor Description GetMetastoreRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetId()inthashCode()GetMetastoreRequestsetId(String id)StringtoString()
-
-
-
Method Detail
-
setId
public GetMetastoreRequest setId(String id)
-
getId
public String getId()
-
-