| 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()
Returns the name of one or more specified configuration recorders.
|
DescribeConfigurationRecordersResult |
AmazonConfig.describeConfigurationRecorders()
Returns the name of one or more specified configuration recorders.
|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
DescribeConfigurationRecordersResult |
DescribeConfigurationRecordersResult.clone() |
DescribeConfigurationRecordersResult |
DescribeConfigurationRecordersResult.withConfigurationRecorders(Collection<ConfigurationRecorder> configurationRecorders)
A list that contains the descriptions of the specified configuration
recorders.
|
DescribeConfigurationRecordersResult |
DescribeConfigurationRecordersResult.withConfigurationRecorders(ConfigurationRecorder... configurationRecorders)
A list that contains the descriptions of the specified configuration
recorders.
|
Copyright © 2015. All rights reserved.