Uses of Class
com.oracle.bmc.marketplaceprivateoffer.requests.CreateAttachmentRequest
-
Packages that use CreateAttachmentRequest Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.requests -
-
Uses of CreateAttachmentRequest in com.oracle.bmc.marketplaceprivateoffer
Methods in com.oracle.bmc.marketplaceprivateoffer with parameters of type CreateAttachmentRequest Modifier and Type Method Description CreateAttachmentResponseAttachment. createAttachment(CreateAttachmentRequest request)Creates a new Attachment.Future<CreateAttachmentResponse>AttachmentAsync. createAttachment(CreateAttachmentRequest request, AsyncHandler<CreateAttachmentRequest,CreateAttachmentResponse> handler)Creates a new Attachment.Future<CreateAttachmentResponse>AttachmentAsyncClient. createAttachment(CreateAttachmentRequest request, AsyncHandler<CreateAttachmentRequest,CreateAttachmentResponse> handler)CreateAttachmentResponseAttachmentClient. createAttachment(CreateAttachmentRequest request)Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type CreateAttachmentRequest Modifier and Type Method 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) -
Uses of CreateAttachmentRequest in com.oracle.bmc.marketplaceprivateoffer.requests
Methods in com.oracle.bmc.marketplaceprivateoffer.requests that return CreateAttachmentRequest Modifier and Type Method Description CreateAttachmentRequestCreateAttachmentRequest.Builder. build()Build the instance of CreateAttachmentRequest as configured by this builderCreateAttachmentRequestCreateAttachmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateAttachmentRequest as configured by this builderMethods in com.oracle.bmc.marketplaceprivateoffer.requests with parameters of type CreateAttachmentRequest Modifier and Type Method Description CreateAttachmentRequest.BuilderCreateAttachmentRequest.Builder. copy(CreateAttachmentRequest o)Copy method to populate the builder with values from the given instance.
-