| Package | Description |
|---|---|
| com.amazonaws.services.config |
Synchronous and asynchronous client classes for accessing AmazonConfig.
|
| com.amazonaws.services.config.model |
Classes modeling the various types represented by AmazonConfig.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonConfigClient.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)
Creates a new configuration recorder to record the selected resource
configurations.
|
void |
AmazonConfig.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest)
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<Void> |
AmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest)
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<Void> |
AmazonConfigAsyncClient.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest)
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<Void> |
AmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest,
AsyncHandler<PutConfigurationRecorderRequest,Void> asyncHandler)
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<Void> |
AmazonConfigAsyncClient.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest,
AsyncHandler<PutConfigurationRecorderRequest,Void> asyncHandler)
Creates a new configuration recorder to record the selected resource
configurations.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest,
AsyncHandler<PutConfigurationRecorderRequest,Void> asyncHandler)
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<Void> |
AmazonConfigAsyncClient.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest,
AsyncHandler<PutConfigurationRecorderRequest,Void> asyncHandler)
Creates a new configuration recorder to record the selected resource
configurations.
|
| Modifier and Type | Method and Description |
|---|---|
PutConfigurationRecorderRequest |
PutConfigurationRecorderRequest.clone() |
PutConfigurationRecorderRequest |
PutConfigurationRecorderRequest.withConfigurationRecorder(ConfigurationRecorder configurationRecorder)
The configuration recorder object that records each configuration
change made to the resources.
|
Copyright © 2015. All rights reserved.