Uses of Class
com.oracle.bmc.datacatalog.model.ChangeMetastoreCompartmentDetails
-
Packages that use ChangeMetastoreCompartmentDetails Package Description com.oracle.bmc.datacatalog.model com.oracle.bmc.datacatalog.requests -
-
Uses of ChangeMetastoreCompartmentDetails in com.oracle.bmc.datacatalog.model
Methods in com.oracle.bmc.datacatalog.model that return ChangeMetastoreCompartmentDetails Modifier and Type Method Description ChangeMetastoreCompartmentDetailsChangeMetastoreCompartmentDetails.Builder. build()Methods in com.oracle.bmc.datacatalog.model with parameters of type ChangeMetastoreCompartmentDetails Modifier and Type Method Description ChangeMetastoreCompartmentDetails.BuilderChangeMetastoreCompartmentDetails.Builder. copy(ChangeMetastoreCompartmentDetails model) -
Uses of ChangeMetastoreCompartmentDetails in com.oracle.bmc.datacatalog.requests
Methods in com.oracle.bmc.datacatalog.requests that return ChangeMetastoreCompartmentDetails Modifier and Type Method Description ChangeMetastoreCompartmentDetailsChangeMetastoreCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeMetastoreCompartmentDetailsChangeMetastoreCompartmentRequest. getChangeMetastoreCompartmentDetails()Information about a change in metastore compartment.Methods in com.oracle.bmc.datacatalog.requests with parameters of type ChangeMetastoreCompartmentDetails Modifier and Type Method Description ChangeMetastoreCompartmentRequest.BuilderChangeMetastoreCompartmentRequest.Builder. body$(ChangeMetastoreCompartmentDetails body)Alternative setter for the body parameter.ChangeMetastoreCompartmentRequest.BuilderChangeMetastoreCompartmentRequest.Builder. changeMetastoreCompartmentDetails(ChangeMetastoreCompartmentDetails changeMetastoreCompartmentDetails)Information about a change in metastore compartment.
-