Uses of Class
com.oracle.bmc.servicecatalog.responses.GetConfigurationResponse
-
Packages that use GetConfigurationResponse Package Description com.oracle.bmc.servicecatalog com.oracle.bmc.servicecatalog.responses -
-
Uses of GetConfigurationResponse in com.oracle.bmc.servicecatalog
Methods in com.oracle.bmc.servicecatalog that return GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponseServiceCatalog. getConfiguration(GetConfigurationRequest request)Get the detail of whether the tenancy is in service catalog mode or not.GetConfigurationResponseServiceCatalogClient. getConfiguration(GetConfigurationRequest request)Methods in com.oracle.bmc.servicecatalog that return types with arguments of type GetConfigurationResponse Modifier and Type Method Description Future<GetConfigurationResponse>ServiceCatalogAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Get the detail of whether the tenancy is in service catalog mode or not.Future<GetConfigurationResponse>ServiceCatalogAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Method parameters in com.oracle.bmc.servicecatalog with type arguments of type GetConfigurationResponse Modifier and Type Method Description Future<GetConfigurationResponse>ServiceCatalogAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Get the detail of whether the tenancy is in service catalog mode or not.Future<GetConfigurationResponse>ServiceCatalogAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler) -
Uses of GetConfigurationResponse in com.oracle.bmc.servicecatalog.responses
Methods in com.oracle.bmc.servicecatalog.responses that return GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponseGetConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.servicecatalog.responses with parameters of type GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponse.BuilderGetConfigurationResponse.Builder. copy(GetConfigurationResponse o)Copy method to populate the builder with values from the given instance.
-