Package | Description |
---|---|
com.oracle.bmc.audit | |
com.oracle.bmc.audit.responses |
Modifier and Type | Method and Description |
---|---|
UpdateConfigurationResponse |
AuditClient.updateConfiguration(UpdateConfigurationRequest request) |
UpdateConfigurationResponse |
Audit.updateConfiguration(UpdateConfigurationRequest request)
Update the configuration
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateConfigurationResponse> |
AuditAsyncClient.updateConfiguration(UpdateConfigurationRequest request,
AsyncHandler<UpdateConfigurationRequest,UpdateConfigurationResponse> handler) |
Future<UpdateConfigurationResponse> |
AuditAsync.updateConfiguration(UpdateConfigurationRequest request,
AsyncHandler<UpdateConfigurationRequest,UpdateConfigurationResponse> handler)
Update the configuration
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateConfigurationResponse> |
AuditAsyncClient.updateConfiguration(UpdateConfigurationRequest request,
AsyncHandler<UpdateConfigurationRequest,UpdateConfigurationResponse> handler) |
Future<UpdateConfigurationResponse> |
AuditAsync.updateConfiguration(UpdateConfigurationRequest request,
AsyncHandler<UpdateConfigurationRequest,UpdateConfigurationResponse> handler)
Update the configuration
|
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.