Uses of Class
software.amazon.awssdk.services.appmesh.model.VirtualRouterStatus
-
Packages that use VirtualRouterStatus Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of VirtualRouterStatus in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return VirtualRouterStatus Modifier and Type Method Description VirtualRouterStatusVirtualRouterData. status()The current status of the virtual router.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type VirtualRouterStatus Modifier and Type Method Description VirtualRouterData.BuilderVirtualRouterData.Builder. status(VirtualRouterStatus status)The current status of the virtual router.
-