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