Uses of Class
com.oracle.bmc.marketplacepublisher.requests.GetAttachmentContentRequest
-
Packages that use GetAttachmentContentRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of GetAttachmentContentRequest in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher 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.marketplacepublisher 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.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.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.marketplacepublisher.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.
-