static DescribeConfigurationTemplatesResponse.Builder |
DescribeConfigurationTemplatesResponse.builder() |
|
DescribeConfigurationTemplatesResponse.Builder |
DescribeConfigurationTemplatesResponse.Builder.configurationTemplates(Collection<ConfigurationTemplate> configurationTemplates) |
An array of objects, where each object describes one configuration template that matches the filters that you
specified in the request.
|
DescribeConfigurationTemplatesResponse.Builder |
DescribeConfigurationTemplatesResponse.Builder.configurationTemplates(Consumer<ConfigurationTemplate.Builder>... configurationTemplates) |
An array of objects, where each object describes one configuration template that matches the filters that you
specified in the request.
|
DescribeConfigurationTemplatesResponse.Builder |
DescribeConfigurationTemplatesResponse.Builder.configurationTemplates(ConfigurationTemplate... configurationTemplates) |
An array of objects, where each object describes one configuration template that matches the filters that you
specified in the request.
|
DescribeConfigurationTemplatesResponse.Builder |
DescribeConfigurationTemplatesResponse.Builder.nextToken(String nextToken) |
Sets the value of the NextToken property for this object.
|
DescribeConfigurationTemplatesResponse.Builder |
DescribeConfigurationTemplatesResponse.toBuilder() |
|