Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
GetAttachmentContentResponse |
AttachmentClient.getAttachmentContent(GetAttachmentContentRequest request) |
GetAttachmentContentResponse |
Attachment.getAttachmentContent(GetAttachmentContentRequest request)
Gets a Attachment content by identifier
|
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 |
---|---|
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 |
---|---|
GetAttachmentContentResponse |
GetAttachmentContentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAttachmentContentResponse.Builder |
GetAttachmentContentResponse.Builder.copy(GetAttachmentContentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.