Uses of Class
com.oracle.bmc.marketplaceprivateoffer.responses.CreateOfferResponse
-
Packages that use CreateOfferResponse Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.responses -
-
Uses of CreateOfferResponse in com.oracle.bmc.marketplaceprivateoffer
Methods in com.oracle.bmc.marketplaceprivateoffer that return CreateOfferResponse Modifier and Type Method Description CreateOfferResponseOffer. createOffer(CreateOfferRequest request)Creates a new Offer.CreateOfferResponseOfferClient. createOffer(CreateOfferRequest request)Methods in com.oracle.bmc.marketplaceprivateoffer that return types with arguments of type CreateOfferResponse Modifier and Type Method Description Future<CreateOfferResponse>OfferAsync. createOffer(CreateOfferRequest request, AsyncHandler<CreateOfferRequest,CreateOfferResponse> handler)Creates a new Offer.Future<CreateOfferResponse>OfferAsyncClient. createOffer(CreateOfferRequest request, AsyncHandler<CreateOfferRequest,CreateOfferResponse> handler)Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type CreateOfferResponse Modifier and Type Method Description Future<CreateOfferResponse>OfferAsync. createOffer(CreateOfferRequest request, AsyncHandler<CreateOfferRequest,CreateOfferResponse> handler)Creates a new Offer.Future<CreateOfferResponse>OfferAsyncClient. createOffer(CreateOfferRequest request, AsyncHandler<CreateOfferRequest,CreateOfferResponse> handler) -
Uses of CreateOfferResponse in com.oracle.bmc.marketplaceprivateoffer.responses
Methods in com.oracle.bmc.marketplaceprivateoffer.responses that return CreateOfferResponse Modifier and Type Method Description CreateOfferResponseCreateOfferResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplaceprivateoffer.responses with parameters of type CreateOfferResponse Modifier and Type Method Description CreateOfferResponse.BuilderCreateOfferResponse.Builder. copy(CreateOfferResponse o)Copy method to populate the builder with values from the given instance.
-