Package | Description |
---|---|
com.oracle.bmc.marketplacepublisher | |
com.oracle.bmc.marketplacepublisher.responses |
Modifier and Type | Method and Description |
---|---|
GetAttachmentResponse |
AttachmentClient.getAttachment(GetAttachmentRequest request) |
GetAttachmentResponse |
Attachment.getAttachment(GetAttachmentRequest request)
Gets a Attachment by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<GetAttachmentResponse> |
AttachmentAsync.getAttachment(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResponse> handler)
Gets a Attachment by identifier
|
Future<GetAttachmentResponse> |
AttachmentAsyncClient.getAttachment(GetAttachmentRequest request,
AsyncHandler<GetAttachmentRequest,GetAttachmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetAttachmentResponse |
GetAttachmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAttachmentResponse.Builder |
GetAttachmentResponse.Builder.copy(GetAttachmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.