Uses of Class
com.oracle.bmc.marketplacepublisher.requests.GetListingRevisionAttachmentRequest
-
Packages that use GetListingRevisionAttachmentRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of GetListingRevisionAttachmentRequest in com.oracle.bmc.marketplacepublisher
Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetListingRevisionAttachmentRequest Modifier and Type Method Description Future<GetListingRevisionAttachmentResponse>MarketplacePublisherAsync. getListingRevisionAttachment(GetListingRevisionAttachmentRequest request, AsyncHandler<GetListingRevisionAttachmentRequest,GetListingRevisionAttachmentResponse> handler)Get the details of the specified listing revision attachment.Future<GetListingRevisionAttachmentResponse>MarketplacePublisherAsyncClient. getListingRevisionAttachment(GetListingRevisionAttachmentRequest request, AsyncHandler<GetListingRevisionAttachmentRequest,GetListingRevisionAttachmentResponse> handler) -
Uses of GetListingRevisionAttachmentRequest in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return GetListingRevisionAttachmentRequest Modifier and Type Method Description GetListingRevisionAttachmentRequestGetListingRevisionAttachmentRequest.Builder. build()Build the instance of GetListingRevisionAttachmentRequest as configured by this builderGetListingRevisionAttachmentRequestGetListingRevisionAttachmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetListingRevisionAttachmentRequest as configured by this builderMethods in com.oracle.bmc.marketplacepublisher.requests with parameters of type GetListingRevisionAttachmentRequest Modifier and Type Method Description GetListingRevisionAttachmentRequest.BuilderGetListingRevisionAttachmentRequest.Builder. copy(GetListingRevisionAttachmentRequest o)Copy method to populate the builder with values from the given instance.
-