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