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