Uses of Class
com.oracle.bmc.datacatalog.model.Metastore
-
Packages that use Metastore Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.responses -
-
Uses of Metastore in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return Metastore Modifier and Type Method Description MetastoreMetastore.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type Metastore Modifier and Type Method Description Metastore.BuilderMetastore.Builder. copy(Metastore model) -
Uses of Metastore in com.oracle.bmc.datacatalog.responses
Methods in com.oracle.bmc.datacatalog.responses that return Metastore Modifier and Type Method Description MetastoreAddMetastoreLockResponse. getMetastore()The returned Metastore instance.MetastoreGetMetastoreResponse. getMetastore()The returned Metastore instance.MetastoreRemoveMetastoreLockResponse. getMetastore()The returned Metastore instance.MetastoreUpdateMetastoreResponse. getMetastore()The returned Metastore instance.Methods in com.oracle.bmc.datacatalog.responses with parameters of type Metastore Modifier and Type Method Description AddMetastoreLockResponse.BuilderAddMetastoreLockResponse.Builder. metastore(Metastore metastore)The returned Metastore instance.GetMetastoreResponse.BuilderGetMetastoreResponse.Builder. metastore(Metastore metastore)The returned Metastore instance.RemoveMetastoreLockResponse.BuilderRemoveMetastoreLockResponse.Builder. metastore(Metastore metastore)The returned Metastore instance.UpdateMetastoreResponse.BuilderUpdateMetastoreResponse.Builder. metastore(Metastore metastore)The returned Metastore instance.
-