Package | Description |
---|---|
com.oracle.bmc.marketplaceprivateoffer | |
com.oracle.bmc.marketplaceprivateoffer.requests |
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 |
---|---|
ListAttachmentsRequest |
ListAttachmentsRequest.Builder.build()
Build the instance of ListAttachmentsRequest as configured by this builder
|
ListAttachmentsRequest |
ListAttachmentsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListAttachmentsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListAttachmentsRequest.Builder |
ListAttachmentsRequest.Builder.copy(ListAttachmentsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.