Interface Wafv2ClientBuilder
-
- All Superinterfaces:
AwsClientBuilder<Wafv2ClientBuilder,Wafv2Client>,AwsSyncClientBuilder<Wafv2ClientBuilder,Wafv2Client>,Buildable,SdkBuilder<Wafv2ClientBuilder,Wafv2Client>,SdkClientBuilder<Wafv2ClientBuilder,Wafv2Client>,SdkSyncClientBuilder<Wafv2ClientBuilder,Wafv2Client>,Wafv2BaseClientBuilder<Wafv2ClientBuilder,Wafv2Client>
@Generated("software.amazon.awssdk:codegen") public interface Wafv2ClientBuilder extends AwsSyncClientBuilder<Wafv2ClientBuilder,Wafv2Client>, Wafv2BaseClientBuilder<Wafv2ClientBuilder,Wafv2Client>
A builder for creating an instance ofWafv2Client. This can be created with the staticWafv2Client.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.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.core.client.builder.SdkSyncClientBuilder
httpClient, httpClientBuilder
-
Methods inherited from interface software.amazon.awssdk.services.wafv2.Wafv2BaseClientBuilder
authSchemeProvider, endpointProvider
-
-