Package | Description |
---|---|
com.oracle.bmc.licensemanager | |
com.oracle.bmc.licensemanager.responses |
Modifier and Type | Method and Description |
---|---|
GetConfigurationResponse |
LicenseManagerClient.getConfiguration(GetConfigurationRequest request) |
GetConfigurationResponse |
LicenseManager.getConfiguration(GetConfigurationRequest request)
Retrieves configuration for a compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetConfigurationResponse> |
LicenseManagerAsyncClient.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler) |
Future<GetConfigurationResponse> |
LicenseManagerAsync.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
Retrieves configuration for a compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<GetConfigurationResponse> |
LicenseManagerAsyncClient.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler) |
Future<GetConfigurationResponse> |
LicenseManagerAsync.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
Retrieves configuration for a compartment.
|
Modifier and Type | Method and Description |
---|---|
GetConfigurationResponse |
GetConfigurationResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetConfigurationResponse.Builder |
GetConfigurationResponse.Builder.copy(GetConfigurationResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.