Interface CloudWatchAsyncClientCustomizer

All Superinterfaces:
AwsClientCustomizer<software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClientBuilder>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface CloudWatchAsyncClientCustomizer extends AwsClientCustomizer<software.amazon.awssdk.services.cloudwatch.CloudWatchAsyncClientBuilder>
Callback interface that can be used to customize a CloudWatchAsyncClientBuilder.
Since:
3.3.0
Author:
Maciej Walkowiak