| Package | Description |
|---|---|
| com.amazonaws.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
RouteStatus |
RouteStatus.clone() |
RouteStatus |
RouteData.getStatus()
The status of the route.
|
RouteStatus |
RouteStatus.withStatus(RouteStatusCode status)
The current status for the route.
|
RouteStatus |
RouteStatus.withStatus(String status)
The current status for the route.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RouteData.setStatus(RouteStatus status)
The status of the route.
|
RouteData |
RouteData.withStatus(RouteStatus status)
The status of the route.
|
Copyright © 2019. All rights reserved.