Interface Wafv2AsyncClientBuilder
-
- All Superinterfaces:
AwsAsyncClientBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>,AwsClientBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>,Buildable,SdkAsyncClientBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>,SdkBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>,SdkClientBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>,Wafv2BaseClientBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>
@Generated("software.amazon.awssdk:codegen") public interface Wafv2AsyncClientBuilder extends AwsAsyncClientBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>, Wafv2BaseClientBuilder<Wafv2AsyncClientBuilder,Wafv2AsyncClient>
A builder for creating an instance ofWafv2AsyncClient. This can be created with the staticWafv2AsyncClient.builder()method.
-
-
Method Summary
-
Methods inherited from interface software.amazon.awssdk.awscore.client.builder.AwsClientBuilder
credentialsProvider, credentialsProvider, defaultsMode, dualstackEnabled, fipsEnabled, region
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkAsyncClientBuilder
asyncConfiguration, asyncConfiguration, httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
-
Methods inherited from interface software.amazon.awssdk.core.client.builder.SdkClientBuilder
addPlugin, endpointOverride, overrideConfiguration, overrideConfiguration, overrideConfiguration, plugins, putAuthScheme
-
Methods inherited from interface software.amazon.awssdk.services.wafv2.Wafv2BaseClientBuilder
authSchemeProvider, endpointProvider
-
-