| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Method and Description |
|---|---|
HttpApiMappingProps.Builder |
HttpApiMappingProps.Builder.api(IHttpApi api)
Sets the value of
HttpApiMappingProps.getApi() |
HttpApiMappingProps.Builder |
HttpApiMappingProps.Builder.apiMappingKey(String apiMappingKey)
Sets the value of
HttpApiMappingProps.getApiMappingKey() |
static HttpApiMappingProps.Builder |
HttpApiMappingProps.builder() |
HttpApiMappingProps.Builder |
HttpApiMappingProps.Builder.domainName(IDomainName domainName)
Sets the value of
HttpApiMappingProps.getDomainName() |
HttpApiMappingProps.Builder |
HttpApiMappingProps.Builder.stage(IHttpStage stage)
Sets the value of
HttpApiMappingProps.getStage() |
Copyright © 2020. All rights reserved.