Uses of Class
com.oracle.bmc.marketplaceprivateoffer.responses.GetAttachmentContentResponse
-
Packages that use GetAttachmentContentResponse Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.responses -
-
Uses of GetAttachmentContentResponse in com.oracle.bmc.marketplaceprivateoffer
Methods in com.oracle.bmc.marketplaceprivateoffer that return GetAttachmentContentResponse Modifier and Type Method Description GetAttachmentContentResponseAttachment. getAttachmentContent(GetAttachmentContentRequest request)Gets a Attachment content by identifierGetAttachmentContentResponseAttachmentClient. getAttachmentContent(GetAttachmentContentRequest request)Methods in com.oracle.bmc.marketplaceprivateoffer that return types with arguments of type GetAttachmentContentResponse Modifier and Type Method Description Future<GetAttachmentContentResponse>AttachmentAsync. getAttachmentContent(GetAttachmentContentRequest request, AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler)Gets a Attachment content by identifierFuture<GetAttachmentContentResponse>AttachmentAsyncClient. getAttachmentContent(GetAttachmentContentRequest request, AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler)Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type GetAttachmentContentResponse Modifier and Type Method Description Future<GetAttachmentContentResponse>AttachmentAsync. getAttachmentContent(GetAttachmentContentRequest request, AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler)Gets a Attachment content by identifierFuture<GetAttachmentContentResponse>AttachmentAsyncClient. getAttachmentContent(GetAttachmentContentRequest request, AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler) -
Uses of GetAttachmentContentResponse in com.oracle.bmc.marketplaceprivateoffer.responses
Methods in com.oracle.bmc.marketplaceprivateoffer.responses that return GetAttachmentContentResponse Modifier and Type Method Description GetAttachmentContentResponseGetAttachmentContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplaceprivateoffer.responses with parameters of type GetAttachmentContentResponse Modifier and Type Method Description GetAttachmentContentResponse.BuilderGetAttachmentContentResponse.Builder. copy(GetAttachmentContentResponse o)Copy method to populate the builder with values from the given instance.
-