Uses of Class
com.oracle.bmc.marketplacepublisher.responses.UpdateOfferResponse
-
Packages that use UpdateOfferResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of UpdateOfferResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return UpdateOfferResponse Modifier and Type Method Description UpdateOfferResponseOffer. updateOffer(UpdateOfferRequest request)Updates the OfferUpdateOfferResponseOfferClient. updateOffer(UpdateOfferRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type UpdateOfferResponse Modifier and Type Method Description Future<UpdateOfferResponse>OfferAsync. updateOffer(UpdateOfferRequest request, AsyncHandler<UpdateOfferRequest,UpdateOfferResponse> handler)Updates the OfferFuture<UpdateOfferResponse>OfferAsyncClient. updateOffer(UpdateOfferRequest request, AsyncHandler<UpdateOfferRequest,UpdateOfferResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type UpdateOfferResponse Modifier and Type Method Description Future<UpdateOfferResponse>OfferAsync. updateOffer(UpdateOfferRequest request, AsyncHandler<UpdateOfferRequest,UpdateOfferResponse> handler)Updates the OfferFuture<UpdateOfferResponse>OfferAsyncClient. updateOffer(UpdateOfferRequest request, AsyncHandler<UpdateOfferRequest,UpdateOfferResponse> handler) -
Uses of UpdateOfferResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return UpdateOfferResponse Modifier and Type Method Description UpdateOfferResponseUpdateOfferResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type UpdateOfferResponse Modifier and Type Method Description UpdateOfferResponse.BuilderUpdateOfferResponse.Builder. copy(UpdateOfferResponse o)Copy method to populate the builder with values from the given instance.
-