Uses of Class
com.oracle.bmc.marketplacepublisher.responses.GetListingRevisionAttachmentContentResponse
-
Packages that use GetListingRevisionAttachmentContentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of GetListingRevisionAttachmentContentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return GetListingRevisionAttachmentContentResponse Modifier and Type Method Description GetListingRevisionAttachmentContentResponseMarketplacePublisher. getListingRevisionAttachmentContent(GetListingRevisionAttachmentContentRequest request)Get the attachment content by identifier.GetListingRevisionAttachmentContentResponseMarketplacePublisherClient. getListingRevisionAttachmentContent(GetListingRevisionAttachmentContentRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type GetListingRevisionAttachmentContentResponse 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)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetListingRevisionAttachmentContentResponse 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 GetListingRevisionAttachmentContentResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return GetListingRevisionAttachmentContentResponse Modifier and Type Method Description GetListingRevisionAttachmentContentResponseGetListingRevisionAttachmentContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type GetListingRevisionAttachmentContentResponse Modifier and Type Method Description GetListingRevisionAttachmentContentResponse.BuilderGetListingRevisionAttachmentContentResponse.Builder. copy(GetListingRevisionAttachmentContentResponse o)Copy method to populate the builder with values from the given instance.
-