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