| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Method and Description |
|---|---|
HttpStageOptions.Builder |
HttpStageOptions.Builder.autoDeploy(Boolean autoDeploy)
Sets the value of
CommonStageOptions.getAutoDeploy() |
static HttpStageOptions.Builder |
HttpStageOptions.builder() |
HttpStageOptions.Builder |
HttpStageOptions.Builder.domainMapping(DomainMappingOptions domainMapping)
Sets the value of
HttpStageOptions.getDomainMapping() |
HttpStageOptions.Builder |
HttpStageOptions.Builder.stageName(String stageName)
Sets the value of
CommonStageOptions.getStageName() |
Copyright © 2020. All rights reserved.