Uses of Class
com.oracle.bmc.marketplaceprivateoffer.responses.CreateAttachmentResponse
-
Packages that use CreateAttachmentResponse Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.responses -
-
Uses of CreateAttachmentResponse in com.oracle.bmc.marketplaceprivateoffer
Methods in com.oracle.bmc.marketplaceprivateoffer that return CreateAttachmentResponse Modifier and Type Method Description CreateAttachmentResponseAttachment. createAttachment(CreateAttachmentRequest request)Creates a new Attachment.CreateAttachmentResponseAttachmentClient. createAttachment(CreateAttachmentRequest request)Methods in com.oracle.bmc.marketplaceprivateoffer that return types with arguments of type CreateAttachmentResponse 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)Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type CreateAttachmentResponse 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 CreateAttachmentResponse in com.oracle.bmc.marketplaceprivateoffer.responses
Methods in com.oracle.bmc.marketplaceprivateoffer.responses that return CreateAttachmentResponse Modifier and Type Method Description CreateAttachmentResponseCreateAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplaceprivateoffer.responses with parameters of type CreateAttachmentResponse Modifier and Type Method Description CreateAttachmentResponse.BuilderCreateAttachmentResponse.Builder. copy(CreateAttachmentResponse o)Copy method to populate the builder with values from the given instance.
-