Uses of Interface
software.amazon.awssdk.services.shield.ShieldBaseClientBuilder
-
Packages that use ShieldBaseClientBuilder Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of ShieldBaseClientBuilder in software.amazon.awssdk.services.shield
Classes in software.amazon.awssdk.services.shield with type parameters of type ShieldBaseClientBuilder Modifier and Type Interface Description interfaceShieldBaseClientBuilder<B extends ShieldBaseClientBuilder<B,C>,C>This includes configuration specific to AWS Shield that is supported by bothShieldClientBuilderandShieldAsyncClientBuilder.Subinterfaces of ShieldBaseClientBuilder in software.amazon.awssdk.services.shield Modifier and Type Interface Description interfaceShieldAsyncClientBuilderA builder for creating an instance ofShieldAsyncClient.interfaceShieldClientBuilderA builder for creating an instance ofShieldClient.
-