Uses of Class
com.oracle.bmc.marketplacepublisher.responses.GetListingRevisionResponse
-
Packages that use GetListingRevisionResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of GetListingRevisionResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return GetListingRevisionResponse Modifier and Type Method Description GetListingRevisionResponseMarketplacePublisher. getListingRevision(GetListingRevisionRequest request)Gets the details for a listing revision.GetListingRevisionResponseMarketplacePublisherClient. getListingRevision(GetListingRevisionRequest request)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetListingRevisionResponse Modifier and Type Method Description Future<GetListingRevisionResponse>MarketplacePublisherAsync. getListingRevision(GetListingRevisionRequest request, AsyncHandler<GetListingRevisionRequest,GetListingRevisionResponse> handler)Gets the details for a listing revision.Future<GetListingRevisionResponse>MarketplacePublisherAsyncClient. getListingRevision(GetListingRevisionRequest request, AsyncHandler<GetListingRevisionRequest,GetListingRevisionResponse> handler) -
Uses of GetListingRevisionResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return GetListingRevisionResponse Modifier and Type Method Description GetListingRevisionResponseGetListingRevisionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type GetListingRevisionResponse Modifier and Type Method Description GetListingRevisionResponse.BuilderGetListingRevisionResponse.Builder. copy(GetListingRevisionResponse o)Copy method to populate the builder with values from the given instance.
-