Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.DescribeConfigurationTemplatesResponse
Packages that use DescribeConfigurationTemplatesResponse
Package
Description
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
-
Uses of DescribeConfigurationTemplatesResponse in software.amazon.awssdk.services.cloudwatchlogs
Methods in software.amazon.awssdk.services.cloudwatchlogs that return DescribeConfigurationTemplatesResponseModifier and TypeMethodDescriptionCloudWatchLogsClient.describeConfigurationTemplates(Consumer<DescribeConfigurationTemplatesRequest.Builder> describeConfigurationTemplatesRequest) Use this operation to return the valid and default values that are used when creating delivery sources, delivery destinations, and deliveries.CloudWatchLogsClient.describeConfigurationTemplates(DescribeConfigurationTemplatesRequest describeConfigurationTemplatesRequest) Use this operation to return the valid and default values that are used when creating delivery sources, delivery destinations, and deliveries.Methods in software.amazon.awssdk.services.cloudwatchlogs that return types with arguments of type DescribeConfigurationTemplatesResponseModifier and TypeMethodDescriptionCloudWatchLogsAsyncClient.describeConfigurationTemplates(Consumer<DescribeConfigurationTemplatesRequest.Builder> describeConfigurationTemplatesRequest) Use this operation to return the valid and default values that are used when creating delivery sources, delivery destinations, and deliveries.CloudWatchLogsAsyncClient.describeConfigurationTemplates(DescribeConfigurationTemplatesRequest describeConfigurationTemplatesRequest) Use this operation to return the valid and default values that are used when creating delivery sources, delivery destinations, and deliveries. -
Uses of DescribeConfigurationTemplatesResponse in software.amazon.awssdk.services.cloudwatchlogs.paginators
Methods in software.amazon.awssdk.services.cloudwatchlogs.paginators that return types with arguments of type DescribeConfigurationTemplatesResponseMethod parameters in software.amazon.awssdk.services.cloudwatchlogs.paginators with type arguments of type DescribeConfigurationTemplatesResponseModifier and TypeMethodDescriptionvoidDescribeConfigurationTemplatesPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeConfigurationTemplatesResponse> subscriber)