Uses of Class
software.amazon.awssdk.services.appmesh.model.VirtualGatewayStatus
-
Packages that use VirtualGatewayStatus Package Description software.amazon.awssdk.services.appmesh.model -
-
Uses of VirtualGatewayStatus in software.amazon.awssdk.services.appmesh.model
Methods in software.amazon.awssdk.services.appmesh.model that return VirtualGatewayStatus Modifier and Type Method Description VirtualGatewayStatusVirtualGatewayData. status()The current status of the virtual gateway.Methods in software.amazon.awssdk.services.appmesh.model with parameters of type VirtualGatewayStatus Modifier and Type Method Description VirtualGatewayData.BuilderVirtualGatewayData.Builder. status(VirtualGatewayStatus status)The current status of the virtual gateway.
-