| Package | Description |
|---|---|
| software.amazon.awscdk.services.appmesh |
AWS App Mesh Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRoute.HttpRouteProperty.Jsii$Proxy
An implementation for
CfnRoute.HttpRouteProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.HttpRouteProperty |
CfnRoute.HttpRouteProperty.Builder.build()
Builds the configured instance.
|
default CfnRoute.HttpRouteProperty |
RouteSpecConfig.getHttp2RouteSpec()
The spec for an http2 route.
|
CfnRoute.HttpRouteProperty |
RouteSpecConfig.Jsii$Proxy.getHttp2RouteSpec() |
default CfnRoute.HttpRouteProperty |
RouteSpecConfig.getHttpRouteSpec()
The spec for an http route.
|
CfnRoute.HttpRouteProperty |
RouteSpecConfig.Jsii$Proxy.getHttpRouteSpec() |
| Modifier and Type | Method and Description |
|---|---|
CfnRoute.RouteSpecProperty.Builder |
CfnRoute.RouteSpecProperty.Builder.http2Route(CfnRoute.HttpRouteProperty http2Route)
Sets the value of
CfnRoute.RouteSpecProperty.getHttp2Route() |
RouteSpecConfig.Builder |
RouteSpecConfig.Builder.http2RouteSpec(CfnRoute.HttpRouteProperty http2RouteSpec)
Sets the value of
RouteSpecConfig.getHttp2RouteSpec() |
CfnRoute.RouteSpecProperty.Builder |
CfnRoute.RouteSpecProperty.Builder.httpRoute(CfnRoute.HttpRouteProperty httpRoute)
Sets the value of
CfnRoute.RouteSpecProperty.getHttpRoute() |
RouteSpecConfig.Builder |
RouteSpecConfig.Builder.httpRouteSpec(CfnRoute.HttpRouteProperty httpRouteSpec)
Sets the value of
RouteSpecConfig.getHttpRouteSpec() |
Copyright © 2022. All rights reserved.