Uses of Class
com.oracle.bmc.marketplacepublisher.responses.UpdateListingRevisionIconContentResponse
-
Packages that use UpdateListingRevisionIconContentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of UpdateListingRevisionIconContentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return UpdateListingRevisionIconContentResponse Modifier and Type Method Description UpdateListingRevisionIconContentResponseMarketplacePublisher. updateListingRevisionIconContent(UpdateListingRevisionIconContentRequest request)Updates the Listing RevisionUpdateListingRevisionIconContentResponseMarketplacePublisherClient. updateListingRevisionIconContent(UpdateListingRevisionIconContentRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type UpdateListingRevisionIconContentResponse Modifier and Type Method Description Future<UpdateListingRevisionIconContentResponse>MarketplacePublisherAsync. updateListingRevisionIconContent(UpdateListingRevisionIconContentRequest request, AsyncHandler<UpdateListingRevisionIconContentRequest,UpdateListingRevisionIconContentResponse> handler)Updates the Listing RevisionFuture<UpdateListingRevisionIconContentResponse>MarketplacePublisherAsyncClient. updateListingRevisionIconContent(UpdateListingRevisionIconContentRequest request, AsyncHandler<UpdateListingRevisionIconContentRequest,UpdateListingRevisionIconContentResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type UpdateListingRevisionIconContentResponse Modifier and Type Method Description Future<UpdateListingRevisionIconContentResponse>MarketplacePublisherAsync. updateListingRevisionIconContent(UpdateListingRevisionIconContentRequest request, AsyncHandler<UpdateListingRevisionIconContentRequest,UpdateListingRevisionIconContentResponse> handler)Updates the Listing RevisionFuture<UpdateListingRevisionIconContentResponse>MarketplacePublisherAsyncClient. updateListingRevisionIconContent(UpdateListingRevisionIconContentRequest request, AsyncHandler<UpdateListingRevisionIconContentRequest,UpdateListingRevisionIconContentResponse> handler) -
Uses of UpdateListingRevisionIconContentResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return UpdateListingRevisionIconContentResponse Modifier and Type Method Description UpdateListingRevisionIconContentResponseUpdateListingRevisionIconContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type UpdateListingRevisionIconContentResponse Modifier and Type Method Description UpdateListingRevisionIconContentResponse.BuilderUpdateListingRevisionIconContentResponse.Builder. copy(UpdateListingRevisionIconContentResponse o)Copy method to populate the builder with values from the given instance.
-