Uses of Class
com.oracle.bmc.marketplacepublisher.requests.GetTermVersionContentRequest
-
Packages that use GetTermVersionContentRequest Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.requests -
-
Uses of GetTermVersionContentRequest in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher with parameters of type GetTermVersionContentRequest Modifier and Type Method Description GetTermVersionContentResponseMarketplacePublisher. getTermVersionContent(GetTermVersionContentRequest request)Gets a Term Version content by the identifier.Future<GetTermVersionContentResponse>MarketplacePublisherAsync. getTermVersionContent(GetTermVersionContentRequest request, AsyncHandler<GetTermVersionContentRequest,GetTermVersionContentResponse> handler)Gets a Term Version content by the identifier.Future<GetTermVersionContentResponse>MarketplacePublisherAsyncClient. getTermVersionContent(GetTermVersionContentRequest request, AsyncHandler<GetTermVersionContentRequest,GetTermVersionContentResponse> handler)GetTermVersionContentResponseMarketplacePublisherClient. getTermVersionContent(GetTermVersionContentRequest request)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetTermVersionContentRequest Modifier and Type Method Description Future<GetTermVersionContentResponse>MarketplacePublisherAsync. getTermVersionContent(GetTermVersionContentRequest request, AsyncHandler<GetTermVersionContentRequest,GetTermVersionContentResponse> handler)Gets a Term Version content by the identifier.Future<GetTermVersionContentResponse>MarketplacePublisherAsyncClient. getTermVersionContent(GetTermVersionContentRequest request, AsyncHandler<GetTermVersionContentRequest,GetTermVersionContentResponse> handler) -
Uses of GetTermVersionContentRequest in com.oracle.bmc.marketplacepublisher.requests
Methods in com.oracle.bmc.marketplacepublisher.requests that return GetTermVersionContentRequest Modifier and Type Method Description GetTermVersionContentRequestGetTermVersionContentRequest.Builder. build()Build the instance of GetTermVersionContentRequest as configured by this builderGetTermVersionContentRequestGetTermVersionContentRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetTermVersionContentRequest as configured by this builderMethods in com.oracle.bmc.marketplacepublisher.requests with parameters of type GetTermVersionContentRequest Modifier and Type Method Description GetTermVersionContentRequest.BuilderGetTermVersionContentRequest.Builder. copy(GetTermVersionContentRequest o)Copy method to populate the builder with values from the given instance.
-