Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
ListAttachmentsResponse |
AttachmentClient.listAttachments(ListAttachmentsRequest request) |
ListAttachmentsResponse |
Attachment.listAttachments(ListAttachmentsRequest request)
Returns a list of Attachments.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAttachmentsResponse> |
AttachmentAsync.listAttachments(ListAttachmentsRequest request,
AsyncHandler<ListAttachmentsRequest,ListAttachmentsResponse> handler)
Returns a list of Attachments.
|
Future<ListAttachmentsResponse> |
AttachmentAsyncClient.listAttachments(ListAttachmentsRequest request,
AsyncHandler<ListAttachmentsRequest,ListAttachmentsResponse> handler) |
Iterable<ListAttachmentsResponse> |
AttachmentPaginators.listAttachmentsResponseIterator(ListAttachmentsRequest request)
Creates a new iterable which will iterate over the responses received from the
listAttachments operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListAttachmentsResponse> |
AttachmentAsync.listAttachments(ListAttachmentsRequest request,
AsyncHandler<ListAttachmentsRequest,ListAttachmentsResponse> handler)
Returns a list of Attachments.
|
Future<ListAttachmentsResponse> |
AttachmentAsyncClient.listAttachments(ListAttachmentsRequest request,
AsyncHandler<ListAttachmentsRequest,ListAttachmentsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListAttachmentsResponse |
ListAttachmentsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListAttachmentsResponse.Builder |
ListAttachmentsResponse.Builder.copy(ListAttachmentsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.