| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
RouteSpec |
UpdateRouteRequest.spec()
The new route specification to apply.
|
RouteSpec |
RouteData.spec()
The specifications of the route.
|
RouteSpec |
CreateRouteRequest.spec()
The route specification to apply.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRouteRequest.Builder |
UpdateRouteRequest.Builder.spec(RouteSpec spec)
The new route specification to apply.
|
RouteData.Builder |
RouteData.Builder.spec(RouteSpec spec)
The specifications of the route.
|
CreateRouteRequest.Builder |
CreateRouteRequest.Builder.spec(RouteSpec spec)
The route specification to apply.
|
Copyright © 2021. All rights reserved.