static ListConfigurationRecordersResponse.Builder |
ListConfigurationRecordersResponse.builder() |
|
ListConfigurationRecordersResponse.Builder |
ListConfigurationRecordersResponse.Builder.configurationRecorderSummaries(Collection<ConfigurationRecorderSummary> configurationRecorderSummaries) |
A list of ConfigurationRecorderSummary objects that includes.
|
ListConfigurationRecordersResponse.Builder |
ListConfigurationRecordersResponse.Builder.configurationRecorderSummaries(Consumer<ConfigurationRecorderSummary.Builder>... configurationRecorderSummaries) |
A list of ConfigurationRecorderSummary objects that includes.
|
ListConfigurationRecordersResponse.Builder |
ListConfigurationRecordersResponse.Builder.configurationRecorderSummaries(ConfigurationRecorderSummary... configurationRecorderSummaries) |
A list of ConfigurationRecorderSummary objects that includes.
|
ListConfigurationRecordersResponse.Builder |
ListConfigurationRecordersResponse.Builder.nextToken(String nextToken) |
The NextToken string returned on a previous page that you use to get the next page of results in
a paginated response.
|
ListConfigurationRecordersResponse.Builder |
ListConfigurationRecordersResponse.toBuilder() |
|