Uses of Class
software.amazon.awssdk.services.appmesh.model.GatewayRouteStatus
-
Packages that use GatewayRouteStatus Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of GatewayRouteStatus in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return GatewayRouteStatus Modifier and Type Method Description GatewayRouteStatusGatewayRouteData. status()The status of the gateway route.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type GatewayRouteStatus Modifier and Type Method Description GatewayRouteData.BuilderGatewayRouteData.Builder. status(GatewayRouteStatus status)The status of the gateway route.
-