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