Uses of Class
com.oracle.bmc.marketplacepublisher.requests.GetListingRevisionAttachmentContentRequest
-
Packages that use GetListingRevisionAttachmentContentRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of GetListingRevisionAttachmentContentRequest in com.oracle.bmc.marketplacepublisher
Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetListingRevisionAttachmentContentRequest Modifier and Type Method Description Future<GetListingRevisionAttachmentContentResponse>MarketplacePublisherAsync. getListingRevisionAttachmentContent(GetListingRevisionAttachmentContentRequest request, AsyncHandler<GetListingRevisionAttachmentContentRequest,GetListingRevisionAttachmentContentResponse> handler)Get the attachment content by identifier.Future<GetListingRevisionAttachmentContentResponse>MarketplacePublisherAsyncClient. getListingRevisionAttachmentContent(GetListingRevisionAttachmentContentRequest request, AsyncHandler<GetListingRevisionAttachmentContentRequest,GetListingRevisionAttachmentContentResponse> handler) -
Uses of GetListingRevisionAttachmentContentRequest in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return GetListingRevisionAttachmentContentRequest Modifier and Type Method Description GetListingRevisionAttachmentContentRequestGetListingRevisionAttachmentContentRequest.Builder. build()Build the instance of GetListingRevisionAttachmentContentRequest as configured by this builderGetListingRevisionAttachmentContentRequestGetListingRevisionAttachmentContentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetListingRevisionAttachmentContentRequest as configured by this builderMethods in com.oracle.bmc.marketplacepublisher.requests with parameters of type GetListingRevisionAttachmentContentRequest Modifier and Type Method Description GetListingRevisionAttachmentContentRequest.BuilderGetListingRevisionAttachmentContentRequest.Builder. copy(GetListingRevisionAttachmentContentRequest o)Copy method to populate the builder with values from the given instance.
-