Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
ListListingRevisionAttachmentsResponse |
MarketplacePublisherClient.listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request) |
ListListingRevisionAttachmentsResponse |
MarketplacePublisher.listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request)
Gets the list of attachments for a listing revision in a compartment
|
Modifier and Type | Method and Description |
---|---|
Future<ListListingRevisionAttachmentsResponse> |
MarketplacePublisherAsyncClient.listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request,
AsyncHandler<ListListingRevisionAttachmentsRequest,ListListingRevisionAttachmentsResponse> handler) |
Future<ListListingRevisionAttachmentsResponse> |
MarketplacePublisherAsync.listListingRevisionAttachments(ListListingRevisionAttachmentsRequest request,
AsyncHandler<ListListingRevisionAttachmentsRequest,ListListingRevisionAttachmentsResponse> handler)
Gets the list of attachments for a listing revision in a compartment
|
Modifier and Type | Method and Description |
---|---|
ListListingRevisionAttachmentsResponse |
ListListingRevisionAttachmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListListingRevisionAttachmentsResponse.Builder |
ListListingRevisionAttachmentsResponse.Builder.copy(ListListingRevisionAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.