Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.requests |
Modifier and Type | Method and Description |
---|---|
GetAttachmentContentResponse |
AttachmentClient.getAttachmentContent(GetAttachmentContentRequest request) |
GetAttachmentContentResponse |
Attachment.getAttachmentContent(GetAttachmentContentRequest request)
Gets a Attachment content by identifier
|
Future<GetAttachmentContentResponse> |
AttachmentAsync.getAttachmentContent(GetAttachmentContentRequest request,
AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler)
Gets a Attachment content by identifier
|
Future<GetAttachmentContentResponse> |
AttachmentAsyncClient.getAttachmentContent(GetAttachmentContentRequest request,
AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetAttachmentContentResponse> |
AttachmentAsync.getAttachmentContent(GetAttachmentContentRequest request,
AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler)
Gets a Attachment content by identifier
|
Future<GetAttachmentContentResponse> |
AttachmentAsyncClient.getAttachmentContent(GetAttachmentContentRequest request,
AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAttachmentContentRequest |
GetAttachmentContentRequest.Builder.build()
Build the instance of GetAttachmentContentRequest as configured by this builder
|
GetAttachmentContentRequest |
GetAttachmentContentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetAttachmentContentRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetAttachmentContentRequest.Builder |
GetAttachmentContentRequest.Builder.copy(GetAttachmentContentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.