Uses of Class
software.amazon.awssdk.services.wafv2.endpoints.Wafv2EndpointParams
-
Packages that use Wafv2EndpointParams Package Description software.amazon.awssdk.services.wafv2.endpoints software.amazon.awssdk.services.wafv2.endpoints.internal -
-
Uses of Wafv2EndpointParams in software.amazon.awssdk.services.wafv2.endpoints
Methods in software.amazon.awssdk.services.wafv2.endpoints that return Wafv2EndpointParams Modifier and Type Method Description Wafv2EndpointParamsWafv2EndpointParams.Builder. build()Methods in software.amazon.awssdk.services.wafv2.endpoints with parameters of type Wafv2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>Wafv2EndpointProvider. resolveEndpoint(Wafv2EndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of Wafv2EndpointParams in software.amazon.awssdk.services.wafv2.endpoints.internal
Methods in software.amazon.awssdk.services.wafv2.endpoints.internal that return Wafv2EndpointParams Modifier and Type Method Description static Wafv2EndpointParamsWafv2ResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.wafv2.endpoints.internal with parameters of type Wafv2EndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultWafv2EndpointProvider. resolveEndpoint(Wafv2EndpointParams params)
-