Uses of Class
com.oracle.bmc.marketplacepublisher.responses.GetPublisherResponse
-
Packages that use GetPublisherResponse Package Description com.oracle.bmc.marketplacepublisher com.oracle.bmc.marketplacepublisher.responses -
-
Uses of GetPublisherResponse in com.oracle.bmc.marketplacepublisher
Methods in com.oracle.bmc.marketplacepublisher that return GetPublisherResponse Modifier and Type Method Description GetPublisherResponseMarketplacePublisher. getPublisher(GetPublisherRequest request)Gets a Publisher by identifierGetPublisherResponseMarketplacePublisherClient. getPublisher(GetPublisherRequest request)Methods in com.oracle.bmc.marketplacepublisher that return types with arguments of type GetPublisherResponse Modifier and Type Method Description Future<GetPublisherResponse>MarketplacePublisherAsync. getPublisher(GetPublisherRequest request, AsyncHandler<GetPublisherRequest,GetPublisherResponse> handler)Gets a Publisher by identifierFuture<GetPublisherResponse>MarketplacePublisherAsyncClient. getPublisher(GetPublisherRequest request, AsyncHandler<GetPublisherRequest,GetPublisherResponse> handler)Method parameters in com.oracle.bmc.marketplacepublisher with type arguments of type GetPublisherResponse Modifier and Type Method Description Future<GetPublisherResponse>MarketplacePublisherAsync. getPublisher(GetPublisherRequest request, AsyncHandler<GetPublisherRequest,GetPublisherResponse> handler)Gets a Publisher by identifierFuture<GetPublisherResponse>MarketplacePublisherAsyncClient. getPublisher(GetPublisherRequest request, AsyncHandler<GetPublisherRequest,GetPublisherResponse> handler) -
Uses of GetPublisherResponse in com.oracle.bmc.marketplacepublisher.responses
Methods in com.oracle.bmc.marketplacepublisher.responses that return GetPublisherResponse Modifier and Type Method Description GetPublisherResponseGetPublisherResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.marketplacepublisher.responses with parameters of type GetPublisherResponse Modifier and Type Method Description GetPublisherResponse.BuilderGetPublisherResponse.Builder. copy(GetPublisherResponse o)Copy method to populate the builder with values from the given instance.
-