Uses of Class
com.oracle.bmc.licensemanager.responses.GetConfigurationResponse
- 
Packages that use GetConfigurationResponse Package Description com.oracle.bmc.licensemanager com.oracle.bmc.licensemanager.responses 
- 
- 
Uses of GetConfigurationResponse in com.oracle.bmc.licensemanagerMethods in com.oracle.bmc.licensemanager that return GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponseLicenseManager. getConfiguration(GetConfigurationRequest request)Retrieves configuration for a compartment.GetConfigurationResponseLicenseManagerClient. getConfiguration(GetConfigurationRequest request)Methods in com.oracle.bmc.licensemanager that return types with arguments of type GetConfigurationResponse Modifier and Type Method Description Future<GetConfigurationResponse>LicenseManagerAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Retrieves configuration for a compartment.Future<GetConfigurationResponse>LicenseManagerAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Method parameters in com.oracle.bmc.licensemanager with type arguments of type GetConfigurationResponse Modifier and Type Method Description Future<GetConfigurationResponse>LicenseManagerAsync. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)Retrieves configuration for a compartment.Future<GetConfigurationResponse>LicenseManagerAsyncClient. getConfiguration(GetConfigurationRequest request, AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
- 
Uses of GetConfigurationResponse in com.oracle.bmc.licensemanager.responsesMethods in com.oracle.bmc.licensemanager.responses that return GetConfigurationResponse Modifier and Type Method Description GetConfigurationResponseGetConfigurationResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.licensemanager.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.
 
-