| Package | Description |
|---|---|
| software.amazon.awssdk.services.route53.endpoints | |
| software.amazon.awssdk.services.route53.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
Route53EndpointParams |
Route53EndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
Route53EndpointProvider.resolveEndpoint(Route53EndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static Route53EndpointParams |
Route53ResolveEndpointInterceptor.ruleParams(SdkRequest request,
ExecutionAttributes executionAttributes) |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultRoute53EndpointProvider.resolveEndpoint(Route53EndpointParams endpointParams) |
Copyright © 2023. All rights reserved.