Uses of Class
com.oracle.bmc.marketplacepublisher.responses.ListListingRevisionAttachmentsResponse
-
Packages that use ListListingRevisionAttachmentsResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of ListListingRevisionAttachmentsResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return ListListingRevisionAttachmentsResponse Modifier and Type Method Description ListListingRevisionAttachmentsResponseMarketplacePublisher. listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request)Gets the list of attachments for a listing revision in a compartmentListListingRevisionAttachmentsResponseMarketplacePublisherClient. listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type ListListingRevisionAttachmentsResponse Modifier and Type Method Description Future<ListListingRevisionAttachmentsResponse>MarketplacePublisherAsync. listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request, AsyncHandler<ListListingRevisionAttachmentsRequest,ListListingRevisionAttachmentsResponse> handler)Gets the list of attachments for a listing revision in a compartmentFuture<ListListingRevisionAttachmentsResponse>MarketplacePublisherAsyncClient. listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request, AsyncHandler<ListListingRevisionAttachmentsRequest,ListListingRevisionAttachmentsResponse> handler) -
Uses of ListListingRevisionAttachmentsResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return ListListingRevisionAttachmentsResponse Modifier and Type Method Description ListListingRevisionAttachmentsResponseListListingRevisionAttachmentsResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type ListListingRevisionAttachmentsResponse Modifier and Type Method Description ListListingRevisionAttachmentsResponse.BuilderListListingRevisionAttachmentsResponse.Builder. copy(ListListingRevisionAttachmentsResponse o)Copy method to populate the builder with values from the given instance.
-