Package | Description |
---|---|
com.oracle.bmc.audit | |
com.oracle.bmc.audit.requests |
Modifier and Type | Method and Description |
---|---|
UpdateConfigurationResponse |
AuditClient.updateConfiguration(UpdateConfigurationRequest request) |
UpdateConfigurationResponse |
Audit.updateConfiguration(UpdateConfigurationRequest request)
Update the configuration
|
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 |
---|---|
UpdateConfigurationRequest |
UpdateConfigurationRequest.Builder.build()
Build the instance of UpdateConfigurationRequest as configured by this builder
|
UpdateConfigurationRequest |
UpdateConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigurationRequest.Builder |
UpdateConfigurationRequest.Builder.copy(UpdateConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.