Uses of Class
com.oracle.bmc.marketplace.responses.ChangePublicationCompartmentResponse
-
Packages that use ChangePublicationCompartmentResponse Package Description com.oracle.bmc.marketplace com.oracle.bmc.marketplace.responses -
-
Uses of ChangePublicationCompartmentResponse in com.oracle.bmc.marketplace
Methods in com.oracle.bmc.marketplace that return ChangePublicationCompartmentResponse Modifier and Type Method Description ChangePublicationCompartmentResponseMarketplace. changePublicationCompartment(ChangePublicationCompartmentRequest request)Moves the specified publication from one compartment to another.ChangePublicationCompartmentResponseMarketplaceClient. changePublicationCompartment(ChangePublicationCompartmentRequest request)Methods in com.oracle.bmc.marketplace that return types with arguments of type ChangePublicationCompartmentResponse Modifier and Type Method Description Future<ChangePublicationCompartmentResponse>MarketplaceAsync. changePublicationCompartment(ChangePublicationCompartmentRequest request, AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler)Moves the specified publication from one compartment to another.Future<ChangePublicationCompartmentResponse>MarketplaceAsyncClient. changePublicationCompartment(ChangePublicationCompartmentRequest request, AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler)Method parameters in com.oracle.bmc.marketplace with type arguments of type ChangePublicationCompartmentResponse Modifier and Type Method Description Future<ChangePublicationCompartmentResponse>MarketplaceAsync. changePublicationCompartment(ChangePublicationCompartmentRequest request, AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler)Moves the specified publication from one compartment to another.Future<ChangePublicationCompartmentResponse>MarketplaceAsyncClient. changePublicationCompartment(ChangePublicationCompartmentRequest request, AsyncHandler<ChangePublicationCompartmentRequest,ChangePublicationCompartmentResponse> handler) -
Uses of ChangePublicationCompartmentResponse in com.oracle.bmc.marketplace.responses
Methods in com.oracle.bmc.marketplace.responses that return ChangePublicationCompartmentResponse Modifier and Type Method Description ChangePublicationCompartmentResponseChangePublicationCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplace.responses with parameters of type ChangePublicationCompartmentResponse Modifier and Type Method Description ChangePublicationCompartmentResponse.BuilderChangePublicationCompartmentResponse.Builder. copy(ChangePublicationCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-