Package | Description |
---|---|
com.oracle.bmc.audit | |
com.oracle.bmc.audit.requests |
Modifier and Type | Method and Description |
---|---|
GetConfigurationResponse |
AuditClient.getConfiguration(GetConfigurationRequest request) |
GetConfigurationResponse |
Audit.getConfiguration(GetConfigurationRequest request)
Get the configuration
|
Future<GetConfigurationResponse> |
AuditAsyncClient.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler) |
Future<GetConfigurationResponse> |
AuditAsync.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
Get the configuration
|
Modifier and Type | Method and Description |
---|---|
Future<GetConfigurationResponse> |
AuditAsyncClient.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler) |
Future<GetConfigurationResponse> |
AuditAsync.getConfiguration(GetConfigurationRequest request,
AsyncHandler<GetConfigurationRequest,GetConfigurationResponse> handler)
Get the configuration
|
Modifier and Type | Method and Description |
---|---|
GetConfigurationRequest |
GetConfigurationRequest.Builder.build()
Build the instance of GetConfigurationRequest as configured by this builder
|
GetConfigurationRequest |
GetConfigurationRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetConfigurationRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetConfigurationRequest.Builder |
GetConfigurationRequest.Builder.copy(GetConfigurationRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.