Uses of Class
com.oracle.bmc.servicecatalog.responses.GetPrivateApplicationResponse
-
Packages that use GetPrivateApplicationResponse Package Description com.oracle.bmc.servicecatalog com.oracle.bmc.servicecatalog.responses -
-
Uses of GetPrivateApplicationResponse in com.oracle.bmc.servicecatalog
Methods in com.oracle.bmc.servicecatalog that return GetPrivateApplicationResponse Modifier and Type Method Description GetPrivateApplicationResponseServiceCatalog. getPrivateApplication(GetPrivateApplicationRequest request)Gets the details of the specified private application.GetPrivateApplicationResponseServiceCatalogClient. getPrivateApplication(GetPrivateApplicationRequest request)Method parameters in com.oracle.bmc.servicecatalog with type arguments of type GetPrivateApplicationResponse Modifier and Type Method Description Future<GetPrivateApplicationResponse>ServiceCatalogAsync. getPrivateApplication(GetPrivateApplicationRequest request, AsyncHandler<GetPrivateApplicationRequest,GetPrivateApplicationResponse> handler)Gets the details of the specified private application.Future<GetPrivateApplicationResponse>ServiceCatalogAsyncClient. getPrivateApplication(GetPrivateApplicationRequest request, AsyncHandler<GetPrivateApplicationRequest,GetPrivateApplicationResponse> handler) -
Uses of GetPrivateApplicationResponse in com.oracle.bmc.servicecatalog.responses
Methods in com.oracle.bmc.servicecatalog.responses that return GetPrivateApplicationResponse Modifier and Type Method Description GetPrivateApplicationResponseGetPrivateApplicationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.servicecatalog.responses with parameters of type GetPrivateApplicationResponse Modifier and Type Method Description GetPrivateApplicationResponse.BuilderGetPrivateApplicationResponse.Builder. copy(GetPrivateApplicationResponse o)Copy method to populate the builder with values from the given instance.
-