Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeConfigurationTemplatesResponse.Builder
Packages that use DescribeConfigurationTemplatesResponse.Builder
-
Uses of DescribeConfigurationTemplatesResponse.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return DescribeConfigurationTemplatesResponse.BuilderModifier and TypeMethodDescriptionDescribeConfigurationTemplatesResponse.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.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.configurationTemplates(ConfigurationTemplate... configurationTemplates) An array of objects, where each object describes one configuration template that matches the filters that you specified in the request.Sets the value of the NextToken property for this object.DescribeConfigurationTemplatesResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type DescribeConfigurationTemplatesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeConfigurationTemplatesResponse.Builder>DescribeConfigurationTemplatesResponse.serializableBuilderClass()