Uses of Class
software.amazon.awssdk.services.waf.regional.endpoints.WafRegionalEndpointParams
-
Packages that use WafRegionalEndpointParams Package Description software.amazon.awssdk.services.waf.regional.endpoints software.amazon.awssdk.services.waf.regional.endpoints.internal -
-
Uses of WafRegionalEndpointParams in software.amazon.awssdk.services.waf.regional.endpoints
Methods in software.amazon.awssdk.services.waf.regional.endpoints that return WafRegionalEndpointParams Modifier and Type Method Description WafRegionalEndpointParamsWafRegionalEndpointParams.Builder. build()Methods in software.amazon.awssdk.services.waf.regional.endpoints with parameters of type WafRegionalEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>WafRegionalEndpointProvider. resolveEndpoint(WafRegionalEndpointParams endpointParams)Compute the endpoint based on the given set of parameters. -
Uses of WafRegionalEndpointParams in software.amazon.awssdk.services.waf.regional.endpoints.internal
Methods in software.amazon.awssdk.services.waf.regional.endpoints.internal that return WafRegionalEndpointParams Modifier and Type Method Description static WafRegionalEndpointParamsWafRegionalResolveEndpointInterceptor. ruleParams(SdkRequest request, ExecutionAttributes executionAttributes)Methods in software.amazon.awssdk.services.waf.regional.endpoints.internal with parameters of type WafRegionalEndpointParams Modifier and Type Method Description CompletableFuture<Endpoint>DefaultWafRegionalEndpointProvider. resolveEndpoint(WafRegionalEndpointParams endpointParams)
-