Uses of Class
com.oracle.bmc.marketplacepublisher.responses.GetSupportDocContentResponse
-
Packages that use GetSupportDocContentResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of GetSupportDocContentResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return GetSupportDocContentResponse Modifier and Type Method Description GetSupportDocContentResponseMarketplacePublisher. getSupportDocContent(GetSupportDocContentRequest request)Gets a Support Doc content by supportDocCodeGetSupportDocContentResponseMarketplacePublisherClient. getSupportDocContent(GetSupportDocContentRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type GetSupportDocContentResponse Modifier and Type Method Description Future<GetSupportDocContentResponse>MarketplacePublisherAsync. getSupportDocContent(GetSupportDocContentRequest request, AsyncHandler<GetSupportDocContentRequest,GetSupportDocContentResponse> handler)Gets a Support Doc content by supportDocCodeFuture<GetSupportDocContentResponse>MarketplacePublisherAsyncClient. getSupportDocContent(GetSupportDocContentRequest request, AsyncHandler<GetSupportDocContentRequest,GetSupportDocContentResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetSupportDocContentResponse Modifier and Type Method Description Future<GetSupportDocContentResponse>MarketplacePublisherAsync. getSupportDocContent(GetSupportDocContentRequest request, AsyncHandler<GetSupportDocContentRequest,GetSupportDocContentResponse> handler)Gets a Support Doc content by supportDocCodeFuture<GetSupportDocContentResponse>MarketplacePublisherAsyncClient. getSupportDocContent(GetSupportDocContentRequest request, AsyncHandler<GetSupportDocContentRequest,GetSupportDocContentResponse> handler) -
Uses of GetSupportDocContentResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return GetSupportDocContentResponse Modifier and Type Method Description GetSupportDocContentResponseGetSupportDocContentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type GetSupportDocContentResponse Modifier and Type Method Description GetSupportDocContentResponse.BuilderGetSupportDocContentResponse.Builder. copy(GetSupportDocContentResponse o)Copy method to populate the builder with values from the given instance.
-