static ListConfigurationManagersResponse.Builder |
ListConfigurationManagersResponse.builder() |
|
ListConfigurationManagersResponse.Builder |
ListConfigurationManagersResponse.Builder.configurationManagersList(Collection<ConfigurationManagerSummary> configurationManagersList) |
The configuration managers returned by the request.
|
ListConfigurationManagersResponse.Builder |
ListConfigurationManagersResponse.Builder.configurationManagersList(Consumer<ConfigurationManagerSummary.Builder>... configurationManagersList) |
The configuration managers returned by the request.
|
ListConfigurationManagersResponse.Builder |
ListConfigurationManagersResponse.Builder.configurationManagersList(ConfigurationManagerSummary... configurationManagersList) |
The configuration managers returned by the request.
|
ListConfigurationManagersResponse.Builder |
ListConfigurationManagersResponse.Builder.nextToken(String nextToken) |
The token to use when requesting the next set of configuration managers.
|
ListConfigurationManagersResponse.Builder |
ListConfigurationManagersResponse.toBuilder() |
|