PutConfigurationRecorderResult |
AbstractAmazonConfig.putConfigurationRecorder(PutConfigurationRecorderRequest request) |
|
PutConfigurationRecorderResult |
AmazonConfig.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest) |
Creates a new configuration recorder to record the selected resource
configurations.
|
PutConfigurationRecorderResult |
AmazonConfigClient.putConfigurationRecorder(PutConfigurationRecorderRequest putConfigurationRecorderRequest) |
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<PutConfigurationRecorderResult> |
AbstractAmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest request) |
|
Future<PutConfigurationRecorderResult> |
AbstractAmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest request,
AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler) |
|
Future<PutConfigurationRecorderResult> |
AmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest) |
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<PutConfigurationRecorderResult> |
AmazonConfigAsync.putConfigurationRecorderAsync(PutConfigurationRecorderRequest putConfigurationRecorderRequest,
AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler) |
Creates a new configuration recorder to record the selected resource
configurations.
|
Future<PutConfigurationRecorderResult> |
AmazonConfigAsyncClient.putConfigurationRecorderAsync(PutConfigurationRecorderRequest request) |
|
Future<PutConfigurationRecorderResult> |
AmazonConfigAsyncClient.putConfigurationRecorderAsync(PutConfigurationRecorderRequest request,
AsyncHandler<PutConfigurationRecorderRequest,PutConfigurationRecorderResult> asyncHandler) |
|