Uses of Class
com.oracle.bmc.marketplacepublisher.responses.ChangeTermCompartmentResponse
-
Packages that use ChangeTermCompartmentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ChangeTermCompartmentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return ChangeTermCompartmentResponse Modifier and Type Method Description ChangeTermCompartmentResponseMarketplacePublisher. changeTermCompartment(ChangeTermCompartmentRequest request)Moves a term from one compartment to anotherChangeTermCompartmentResponseMarketplacePublisherClient. changeTermCompartment(ChangeTermCompartmentRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type ChangeTermCompartmentResponse Modifier and Type Method Description Future<ChangeTermCompartmentResponse>MarketplacePublisherAsync. changeTermCompartment(ChangeTermCompartmentRequest request, AsyncHandler<ChangeTermCompartmentRequest,ChangeTermCompartmentResponse> handler)Moves a term from one compartment to anotherFuture<ChangeTermCompartmentResponse>MarketplacePublisherAsyncClient. changeTermCompartment(ChangeTermCompartmentRequest request, AsyncHandler<ChangeTermCompartmentRequest,ChangeTermCompartmentResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type ChangeTermCompartmentResponse Modifier and Type Method Description Future<ChangeTermCompartmentResponse>MarketplacePublisherAsync. changeTermCompartment(ChangeTermCompartmentRequest request, AsyncHandler<ChangeTermCompartmentRequest,ChangeTermCompartmentResponse> handler)Moves a term from one compartment to anotherFuture<ChangeTermCompartmentResponse>MarketplacePublisherAsyncClient. changeTermCompartment(ChangeTermCompartmentRequest request, AsyncHandler<ChangeTermCompartmentRequest,ChangeTermCompartmentResponse> handler) -
Uses of ChangeTermCompartmentResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ChangeTermCompartmentResponse Modifier and Type Method Description ChangeTermCompartmentResponseChangeTermCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ChangeTermCompartmentResponse Modifier and Type Method Description ChangeTermCompartmentResponse.BuilderChangeTermCompartmentResponse.Builder. copy(ChangeTermCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-