Uses of Interface
software.amazon.awssdk.services.wafv2.endpoints.Wafv2EndpointProvider
-
Packages that use Wafv2EndpointProvider Package Description software.amazon.awssdk.services.wafv2 WAF software.amazon.awssdk.services.wafv2.endpoints software.amazon.awssdk.services.wafv2.endpoints.internal -
-
Uses of Wafv2EndpointProvider in software.amazon.awssdk.services.wafv2
Methods in software.amazon.awssdk.services.wafv2 with parameters of type Wafv2EndpointProvider Modifier and Type Method Description default BWafv2BaseClientBuilder. endpointProvider(Wafv2EndpointProvider endpointProvider)Set theWafv2EndpointProviderimplementation that will be used by the client to determine the endpoint for each request. -
Uses of Wafv2EndpointProvider in software.amazon.awssdk.services.wafv2.endpoints
Methods in software.amazon.awssdk.services.wafv2.endpoints that return Wafv2EndpointProvider Modifier and Type Method Description static Wafv2EndpointProviderWafv2EndpointProvider. defaultProvider() -
Uses of Wafv2EndpointProvider in software.amazon.awssdk.services.wafv2.endpoints.internal
Classes in software.amazon.awssdk.services.wafv2.endpoints.internal that implement Wafv2EndpointProvider Modifier and Type Class Description classDefaultWafv2EndpointProvider
-