| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
BasePathMappingOptions.Builder |
BasePathMappingOptions.Builder.basePath(String basePath)
Sets the value of
BasePathMappingOptions.getBasePath() |
static BasePathMappingOptions.Builder |
BasePathMappingOptions.builder() |
BasePathMappingOptions.Builder |
BasePathMappingOptions.Builder.stage(Stage stage)
Sets the value of
BasePathMappingOptions.getStage() |
| Constructor and Description |
|---|
Jsii$Proxy(BasePathMappingOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BasePathMappingOptions.Builder. |
Copyright © 2022. All rights reserved.