Uses of Class
com.oracle.bmc.marketplaceprivateoffer.responses.GetAttachmentResponse
-
Packages that use GetAttachmentResponse Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.responses -
-
Uses of GetAttachmentResponse in com.oracle.bmc.marketplaceprivateoffer
Methods in com.oracle.bmc.marketplaceprivateoffer that return GetAttachmentResponse Modifier and Type Method Description GetAttachmentResponseAttachment. getAttachment(GetAttachmentRequest request)Gets a Attachment by identifierGetAttachmentResponseAttachmentClient. getAttachment(GetAttachmentRequest request)Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type GetAttachmentResponse Modifier and Type Method Description Future<GetAttachmentResponse>AttachmentAsync. getAttachment(GetAttachmentRequest request, AsyncHandler<GetAttachmentRequest,GetAttachmentResponse> handler)Gets a Attachment by identifierFuture<GetAttachmentResponse>AttachmentAsyncClient. getAttachment(GetAttachmentRequest request, AsyncHandler<GetAttachmentRequest,GetAttachmentResponse> handler) -
Uses of GetAttachmentResponse in com.oracle.bmc.marketplaceprivateoffer.responses
Methods in com.oracle.bmc.marketplaceprivateoffer.responses that return GetAttachmentResponse Modifier and Type Method Description GetAttachmentResponseGetAttachmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplaceprivateoffer.responses with parameters of type GetAttachmentResponse Modifier and Type Method Description GetAttachmentResponse.BuilderGetAttachmentResponse.Builder. copy(GetAttachmentResponse o)Copy method to populate the builder with values from the given instance.
-