Uses of Class
com.oracle.bmc.marketplaceprivateoffer.requests.DeleteAttachmentRequest
-
Packages that use DeleteAttachmentRequest Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.requests -
-
Uses of DeleteAttachmentRequest in com.oracle.bmc.marketplaceprivateoffer
Methods in com.oracle.bmc.marketplaceprivateoffer with parameters of type DeleteAttachmentRequest Modifier and Type Method Description DeleteAttachmentResponseAttachment. deleteAttachment(DeleteAttachmentRequest request)Deletes a Attachment resource by identifierFuture<DeleteAttachmentResponse>AttachmentAsync. deleteAttachment(DeleteAttachmentRequest request, AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResponse> handler)Deletes a Attachment resource by identifierFuture<DeleteAttachmentResponse>AttachmentAsyncClient. deleteAttachment(DeleteAttachmentRequest request, AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResponse> handler)DeleteAttachmentResponseAttachmentClient. deleteAttachment(DeleteAttachmentRequest request)Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type DeleteAttachmentRequest Modifier and Type Method Description Future<DeleteAttachmentResponse>AttachmentAsync. deleteAttachment(DeleteAttachmentRequest request, AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResponse> handler)Deletes a Attachment resource by identifierFuture<DeleteAttachmentResponse>AttachmentAsyncClient. deleteAttachment(DeleteAttachmentRequest request, AsyncHandler<DeleteAttachmentRequest,DeleteAttachmentResponse> handler) -
Uses of DeleteAttachmentRequest in com.oracle.bmc.marketplaceprivateoffer.requests
Methods in com.oracle.bmc.marketplaceprivateoffer.requests that return DeleteAttachmentRequest Modifier and Type Method Description DeleteAttachmentRequestDeleteAttachmentRequest.Builder. build()Build the instance of DeleteAttachmentRequest as configured by this builderDeleteAttachmentRequestDeleteAttachmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of DeleteAttachmentRequest as configured by this builderMethods in com.oracle.bmc.marketplaceprivateoffer.requests with parameters of type DeleteAttachmentRequest Modifier and Type Method Description DeleteAttachmentRequest.BuilderDeleteAttachmentRequest.Builder. copy(DeleteAttachmentRequest o)Copy method to populate the builder with values from the given instance.
-