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