| Package | Description |
|---|---|
| software.amazon.awssdk.services.lambda.endpoints | |
| software.amazon.awssdk.services.lambda.endpoints.internal |
| Modifier and Type | Method and Description |
|---|---|
LambdaEndpointParams |
LambdaEndpointParams.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
LambdaEndpointProvider.resolveEndpoint(LambdaEndpointParams endpointParams)
Compute the endpoint based on the given set of parameters.
|
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<Endpoint> |
DefaultLambdaEndpointProvider.resolveEndpoint(LambdaEndpointParams endpointParams) |
Copyright © 2023. All rights reserved.