Uses of Class
com.oracle.bmc.marketplaceprivateoffer.requests.ListAttachmentsRequest
-
Packages that use ListAttachmentsRequest Package Description com.oracle.bmc.marketplaceprivateoffer com.oracle.bmc.marketplaceprivateoffer.requests -
-
Uses of ListAttachmentsRequest in com.oracle.bmc.marketplaceprivateoffer
Method parameters in com.oracle.bmc.marketplaceprivateoffer with type arguments of type ListAttachmentsRequest Modifier and Type Method Description Future<ListAttachmentsResponse>AttachmentAsync. listAttachments(ListAttachmentsRequest request, AsyncHandler<ListAttachmentsRequest,ListAttachmentsResponse> handler)Returns a list of Attachments.Future<ListAttachmentsResponse>AttachmentAsyncClient. listAttachments(ListAttachmentsRequest request, AsyncHandler<ListAttachmentsRequest,ListAttachmentsResponse> handler) -
Uses of ListAttachmentsRequest in com.oracle.bmc.marketplaceprivateoffer.requests
Methods in com.oracle.bmc.marketplaceprivateoffer.requests that return ListAttachmentsRequest Modifier and Type Method Description ListAttachmentsRequestListAttachmentsRequest.Builder. build()Build the instance of ListAttachmentsRequest as configured by this builderListAttachmentsRequestListAttachmentsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAttachmentsRequest as configured by this builderMethods in com.oracle.bmc.marketplaceprivateoffer.requests with parameters of type ListAttachmentsRequest Modifier and Type Method Description ListAttachmentsRequest.BuilderListAttachmentsRequest.Builder. copy(ListAttachmentsRequest o)Copy method to populate the builder with values from the given instance.
-