Uses of Class
com.oracle.bmc.marketplacepublisher.requests.GetListingRevisionIconContentRequest
-
Packages that use GetListingRevisionIconContentRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of GetListingRevisionIconContentRequest in com.oracle.bmc.marketplacepublisher
Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetListingRevisionIconContentRequest Modifier and Type Method Description Future<GetListingRevisionIconContentResponse>MarketplacePublisherAsync. getListingRevisionIconContent(GetListingRevisionIconContentRequest request, AsyncHandler<GetListingRevisionIconContentRequest,GetListingRevisionIconContentResponse> handler)Gets the content for a listing revision icon.Future<GetListingRevisionIconContentResponse>MarketplacePublisherAsyncClient. getListingRevisionIconContent(GetListingRevisionIconContentRequest request, AsyncHandler<GetListingRevisionIconContentRequest,GetListingRevisionIconContentResponse> handler) -
Uses of GetListingRevisionIconContentRequest in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return GetListingRevisionIconContentRequest Modifier and Type Method Description GetListingRevisionIconContentRequestGetListingRevisionIconContentRequest.Builder. build()Build the instance of GetListingRevisionIconContentRequest as configured by this builderGetListingRevisionIconContentRequestGetListingRevisionIconContentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetListingRevisionIconContentRequest as configured by this builderMethods in com.oracle.bmc.marketplacepublisher.requests with parameters of type GetListingRevisionIconContentRequest Modifier and Type Method Description GetListingRevisionIconContentRequest.BuilderGetListingRevisionIconContentRequest.Builder. copy(GetListingRevisionIconContentRequest o)Copy method to populate the builder with values from the given instance.
-