| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2 |
Amazon API Gateway V2
|
| software.amazon.awssdk.services.apigatewayv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateStageResponse> |
ApiGatewayV2AsyncClient.createStage(CreateStageRequest createStageRequest)
Creates a Stage for an API.
|
default CreateStageResponse |
ApiGatewayV2Client.createStage(CreateStageRequest createStageRequest)
Creates a Stage for an API.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateStageRequestMarshaller.marshall(CreateStageRequest createStageRequest) |
Copyright © 2021. All rights reserved.