| 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 |
|---|---|
DescribeConfigurationRecordersResult |
AmazonConfigClient.describeConfigurationRecorders(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest)
Returns the name of one or more specified configuration recorders.
|
DescribeConfigurationRecordersResult |
AmazonConfig.describeConfigurationRecorders(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest)
Returns the name of one or more specified configuration recorders.
|
Future<DescribeConfigurationRecordersResult> |
AmazonConfigAsync.describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest)
Returns the name of one or more specified configuration recorders.
|
Future<DescribeConfigurationRecordersResult> |
AmazonConfigAsyncClient.describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest)
Returns the name of one or more specified configuration recorders.
|
Future<DescribeConfigurationRecordersResult> |
AmazonConfigAsync.describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest,
com.amazonaws.handlers.AsyncHandler<DescribeConfigurationRecordersRequest,DescribeConfigurationRecordersResult> asyncHandler)
Returns the name of one or more specified configuration recorders.
|
Future<DescribeConfigurationRecordersResult> |
AmazonConfigAsyncClient.describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest,
com.amazonaws.handlers.AsyncHandler<DescribeConfigurationRecordersRequest,DescribeConfigurationRecordersResult> asyncHandler)
Returns the name of one or more specified configuration recorders.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DescribeConfigurationRecordersResult> |
AmazonConfigAsync.describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest,
com.amazonaws.handlers.AsyncHandler<DescribeConfigurationRecordersRequest,DescribeConfigurationRecordersResult> asyncHandler)
Returns the name of one or more specified configuration recorders.
|
Future<DescribeConfigurationRecordersResult> |
AmazonConfigAsyncClient.describeConfigurationRecordersAsync(DescribeConfigurationRecordersRequest describeConfigurationRecordersRequest,
com.amazonaws.handlers.AsyncHandler<DescribeConfigurationRecordersRequest,DescribeConfigurationRecordersResult> asyncHandler)
Returns the name of one or more specified configuration recorders.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationRecordersRequest |
DescribeConfigurationRecordersRequest.clone() |
DescribeConfigurationRecordersRequest |
DescribeConfigurationRecordersRequest.withConfigurationRecorderNames(Collection<String> configurationRecorderNames)
A list of configuration recorder names.
|
DescribeConfigurationRecordersRequest |
DescribeConfigurationRecordersRequest.withConfigurationRecorderNames(String... configurationRecorderNames)
A list of configuration recorder names.
|
Copyright © 2015. All rights reserved.