| Package | Description |
|---|---|
| software.amazon.awssdk.services.waf.endpoints |
| Modifier and Type | Method and Description |
|---|---|
static WafEndpointParams.Builder |
WafEndpointParams.builder() |
WafEndpointParams.Builder |
WafEndpointParams.Builder.endpoint(String endpoint) |
WafEndpointParams.Builder |
WafEndpointParams.Builder.region(Region region) |
WafEndpointParams.Builder |
WafEndpointParams.toBuilder() |
WafEndpointParams.Builder |
WafEndpointParams.Builder.useDualStack(Boolean useDualStack) |
WafEndpointParams.Builder |
WafEndpointParams.Builder.useFips(Boolean useFIPS) |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<Endpoint> |
WafEndpointProvider.resolveEndpoint(Consumer<WafEndpointParams.Builder> endpointParamsConsumer)
Compute the endpoint based on the given set of parameters.
|
Copyright © 2023. All rights reserved.