| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeConfigurationRecordersResponse.Builder |
DescribeConfigurationRecordersResponse.builder() |
DescribeConfigurationRecordersResponse.Builder |
DescribeConfigurationRecordersResponse.Builder.configurationRecorders(Collection<ConfigurationRecorder> configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
|
DescribeConfigurationRecordersResponse.Builder |
DescribeConfigurationRecordersResponse.Builder.configurationRecorders(ConfigurationRecorder... configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
|
DescribeConfigurationRecordersResponse.Builder |
DescribeConfigurationRecordersResponse.Builder.configurationRecorders(Consumer<ConfigurationRecorder.Builder>... configurationRecorders)
A list that contains the descriptions of the specified configuration recorders.
|
DescribeConfigurationRecordersResponse.Builder |
DescribeConfigurationRecordersResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeConfigurationRecordersResponse.Builder> |
DescribeConfigurationRecordersResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.