Uses of Class
com.oracle.bmc.marketplacepublisher.responses.ChangeListingCompartmentResponse
-
Packages that use ChangeListingCompartmentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ChangeListingCompartmentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return ChangeListingCompartmentResponse Modifier and Type Method Description ChangeListingCompartmentResponseMarketplacePublisher. changeListingCompartment(ChangeListingCompartmentRequest request)Moves a listing from one compartment to anotherChangeListingCompartmentResponseMarketplacePublisherClient. changeListingCompartment(ChangeListingCompartmentRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type ChangeListingCompartmentResponse Modifier and Type Method Description Future<ChangeListingCompartmentResponse>MarketplacePublisherAsync. changeListingCompartment(ChangeListingCompartmentRequest request, AsyncHandler<ChangeListingCompartmentRequest,ChangeListingCompartmentResponse> handler)Moves a listing from one compartment to anotherFuture<ChangeListingCompartmentResponse>MarketplacePublisherAsyncClient. changeListingCompartment(ChangeListingCompartmentRequest request, AsyncHandler<ChangeListingCompartmentRequest,ChangeListingCompartmentResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type ChangeListingCompartmentResponse Modifier and Type Method Description Future<ChangeListingCompartmentResponse>MarketplacePublisherAsync. changeListingCompartment(ChangeListingCompartmentRequest request, AsyncHandler<ChangeListingCompartmentRequest,ChangeListingCompartmentResponse> handler)Moves a listing from one compartment to anotherFuture<ChangeListingCompartmentResponse>MarketplacePublisherAsyncClient. changeListingCompartment(ChangeListingCompartmentRequest request, AsyncHandler<ChangeListingCompartmentRequest,ChangeListingCompartmentResponse> handler) -
Uses of ChangeListingCompartmentResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ChangeListingCompartmentResponse Modifier and Type Method Description ChangeListingCompartmentResponseChangeListingCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ChangeListingCompartmentResponse Modifier and Type Method Description ChangeListingCompartmentResponse.BuilderChangeListingCompartmentResponse.Builder. copy(ChangeListingCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-