Uses of Class
software.amazon.awssdk.services.appmesh.model.RouteStatus
-
Packages that use RouteStatus Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of RouteStatus in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return RouteStatus Modifier and Type Method Description RouteStatusRouteData. status()The status of the route.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type RouteStatus Modifier and Type Method Description RouteData.BuilderRouteData.Builder. status(RouteStatus status)The status of the route.
-