Uses of Class
com.oracle.bmc.datacatalog.requests.ChangeMetastoreCompartmentRequest
-
Packages that use ChangeMetastoreCompartmentRequest Package Description com.oracle.bmc.datacatalog com.oracle.bmc.datacatalog.requests -
-
Uses of ChangeMetastoreCompartmentRequest in com.oracle.bmc.datacatalog
Methods in com.oracle.bmc.datacatalog with parameters of type ChangeMetastoreCompartmentRequest Modifier and Type Method Description ChangeMetastoreCompartmentResponseDataCatalog. changeMetastoreCompartment(ChangeMetastoreCompartmentRequest request)Moves a resource into a different compartment.Future<ChangeMetastoreCompartmentResponse>DataCatalogAsync. changeMetastoreCompartment(ChangeMetastoreCompartmentRequest request, AsyncHandler<ChangeMetastoreCompartmentRequest,ChangeMetastoreCompartmentResponse> handler)Moves a resource into a different compartment.Future<ChangeMetastoreCompartmentResponse>DataCatalogAsyncClient. changeMetastoreCompartment(ChangeMetastoreCompartmentRequest request, AsyncHandler<ChangeMetastoreCompartmentRequest,ChangeMetastoreCompartmentResponse> handler)ChangeMetastoreCompartmentResponseDataCatalogClient. changeMetastoreCompartment(ChangeMetastoreCompartmentRequest request)Method parameters in com.oracle.bmc.datacatalog with type arguments of type ChangeMetastoreCompartmentRequest Modifier and Type Method Description Future<ChangeMetastoreCompartmentResponse>DataCatalogAsync. changeMetastoreCompartment(ChangeMetastoreCompartmentRequest request, AsyncHandler<ChangeMetastoreCompartmentRequest,ChangeMetastoreCompartmentResponse> handler)Moves a resource into a different compartment.Future<ChangeMetastoreCompartmentResponse>DataCatalogAsyncClient. changeMetastoreCompartment(ChangeMetastoreCompartmentRequest request, AsyncHandler<ChangeMetastoreCompartmentRequest,ChangeMetastoreCompartmentResponse> handler) -
Uses of ChangeMetastoreCompartmentRequest in com.oracle.bmc.datacatalog.requests
Methods in com.oracle.bmc.datacatalog.requests that return ChangeMetastoreCompartmentRequest Modifier and Type Method Description ChangeMetastoreCompartmentRequestChangeMetastoreCompartmentRequest.Builder. build()Build the instance of ChangeMetastoreCompartmentRequest as configured by this builderChangeMetastoreCompartmentRequestChangeMetastoreCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeMetastoreCompartmentRequest as configured by this builderMethods in com.oracle.bmc.datacatalog.requests with parameters of type ChangeMetastoreCompartmentRequest Modifier and Type Method Description ChangeMetastoreCompartmentRequest.BuilderChangeMetastoreCompartmentRequest.Builder. copy(ChangeMetastoreCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-