| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model | |
| software.amazon.awssdk.services.config.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<AggregatedSourceStatus> |
DescribeConfigurationAggregatorSourcesStatusResponse.aggregatedSourceStatusList()
Returns an AggregatedSourceStatus object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationAggregatorSourcesStatusResponse.Builder |
DescribeConfigurationAggregatorSourcesStatusResponse.Builder.aggregatedSourceStatusList(AggregatedSourceStatus... aggregatedSourceStatusList)
Returns an AggregatedSourceStatus object.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConfigurationAggregatorSourcesStatusResponse.Builder |
DescribeConfigurationAggregatorSourcesStatusResponse.Builder.aggregatedSourceStatusList(Collection<AggregatedSourceStatus> aggregatedSourceStatusList)
Returns an AggregatedSourceStatus object.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<AggregatedSourceStatus> |
DescribeConfigurationAggregatorSourcesStatusPublisher.aggregatedSourceStatusList()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<AggregatedSourceStatus> |
DescribeConfigurationAggregatorSourcesStatusIterable.aggregatedSourceStatusList()
Returns an iterable to iterate through the paginated
DescribeConfigurationAggregatorSourcesStatusResponse.aggregatedSourceStatusList() member. |
Copyright © 2023. All rights reserved.