Interface WafAsyncClientBuilder

All Superinterfaces:
AwsAsyncClientBuilder<WafAsyncClientBuilder,WafAsyncClient>, AwsClientBuilder<WafAsyncClientBuilder,WafAsyncClient>, Buildable, SdkAsyncClientBuilder<WafAsyncClientBuilder,WafAsyncClient>, SdkBuilder<WafAsyncClientBuilder,WafAsyncClient>, SdkClientBuilder<WafAsyncClientBuilder,WafAsyncClient>, WafBaseClientBuilder<WafAsyncClientBuilder,WafAsyncClient>

@Generated("software.amazon.awssdk:codegen") public interface WafAsyncClientBuilder extends AwsAsyncClientBuilder<WafAsyncClientBuilder,WafAsyncClient>, WafBaseClientBuilder<WafAsyncClientBuilder,WafAsyncClient>
A builder for creating an instance of WafAsyncClient. This can be created with the static WafAsyncClient.builder() method.