Uses of Class
com.oracle.bmc.marketplacepublisher.responses.CreateListingRevisionResponse
-
Packages that use CreateListingRevisionResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of CreateListingRevisionResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return CreateListingRevisionResponse Modifier and Type Method Description CreateListingRevisionResponseMarketplacePublisher. createListingRevision(CreateListingRevisionRequest request)Creates a new Listing Revision.CreateListingRevisionResponseMarketplacePublisherClient. createListingRevision(CreateListingRevisionRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type CreateListingRevisionResponse Modifier and Type Method Description Future<CreateListingRevisionResponse>MarketplacePublisherAsync. createListingRevision(CreateListingRevisionRequest request, AsyncHandler<CreateListingRevisionRequest,CreateListingRevisionResponse> handler)Creates a new Listing Revision.Future<CreateListingRevisionResponse>MarketplacePublisherAsyncClient. createListingRevision(CreateListingRevisionRequest request, AsyncHandler<CreateListingRevisionRequest,CreateListingRevisionResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type CreateListingRevisionResponse Modifier and Type Method Description Future<CreateListingRevisionResponse>MarketplacePublisherAsync. createListingRevision(CreateListingRevisionRequest request, AsyncHandler<CreateListingRevisionRequest,CreateListingRevisionResponse> handler)Creates a new Listing Revision.Future<CreateListingRevisionResponse>MarketplacePublisherAsyncClient. createListingRevision(CreateListingRevisionRequest request, AsyncHandler<CreateListingRevisionRequest,CreateListingRevisionResponse> handler) -
Uses of CreateListingRevisionResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return CreateListingRevisionResponse Modifier and Type Method Description CreateListingRevisionResponseCreateListingRevisionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type CreateListingRevisionResponse Modifier and Type Method Description CreateListingRevisionResponse.BuilderCreateListingRevisionResponse.Builder. copy(CreateListingRevisionResponse o)Copy method to populate the builder with values from the given instance.
-