Uses of Class
com.oracle.bmc.marketplaceprivateoffer.requests.GetAttachmentContentRequest
-
Packages that use GetAttachmentContentRequest Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.requests -
-
Uses of GetAttachmentContentRequest in com.oracle.bmc.marketplaceprivateoffer
Methods in com.oracle.bmc.marketplaceprivateoffer with parameters of type GetAttachmentContentRequest Modifier and Type Method Description GetAttachmentContentResponseAttachment. getAttachmentContent(GetAttachmentContentRequest request)Gets a Attachment content by identifierFuture<GetAttachmentContentResponse>AttachmentAsync. getAttachmentContent(GetAttachmentContentRequest request, AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler)Gets a Attachment content by identifierFuture<GetAttachmentContentResponse>AttachmentAsyncClient. getAttachmentContent(GetAttachmentContentRequest request, AsyncHandler<GetAttachmentContentRequest,GetAttachmentContentResponse> handler)GetAttachmentContentResponseAttachmentClient. getAttachmentContent(GetAttachmentContentRequest request)Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type GetAttachmentContentRequest 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 GetAttachmentContentRequest in com.oracle.bmc.marketplaceprivateoffer.requests
Methods in com.oracle.bmc.marketplaceprivateoffer.requests that return GetAttachmentContentRequest Modifier and Type Method Description GetAttachmentContentRequestGetAttachmentContentRequest.Builder. build()Build the instance of GetAttachmentContentRequest as configured by this builderGetAttachmentContentRequestGetAttachmentContentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetAttachmentContentRequest as configured by this builderMethods in com.oracle.bmc.marketplaceprivateoffer.requests with parameters of type GetAttachmentContentRequest Modifier and Type Method Description GetAttachmentContentRequest.BuilderGetAttachmentContentRequest.Builder. copy(GetAttachmentContentRequest o)Copy method to populate the builder with values from the given instance.
-