Uses of Class
com.oracle.bmc.marketplacepublisher.responses.GetAttachmentContentResponse
-
Packages that use GetAttachmentContentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of GetAttachmentContentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher 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.marketplacepublisher 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.marketplacepublisher 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.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return GetAttachmentContentResponse Modifier and Type Method Description GetAttachmentContentResponseGetAttachmentContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.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.
-