| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
HttpGatewayRoute |
GatewayRouteSpec.http2Route()
An object that represents the specification of an HTTP/2 gateway route.
|
HttpGatewayRoute |
GatewayRouteSpec.httpRoute()
An object that represents the specification of an HTTP gateway route.
|
| Modifier and Type | Method and Description |
|---|---|
GatewayRouteSpec.Builder |
GatewayRouteSpec.Builder.http2Route(HttpGatewayRoute http2Route)
An object that represents the specification of an HTTP/2 gateway route.
|
GatewayRouteSpec.Builder |
GatewayRouteSpec.Builder.httpRoute(HttpGatewayRoute httpRoute)
An object that represents the specification of an HTTP gateway route.
|
Copyright © 2021. All rights reserved.