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