Uses of Class
software.amazon.awssdk.services.networkmanager.model.ConnectionHealth
-
Packages that use ConnectionHealth Package Description software.amazon.awssdk.services.networkmanager.model -
-
Uses of ConnectionHealth in software.amazon.awssdk.services.networkmanager.model
Methods in software.amazon.awssdk.services.networkmanager.model that return ConnectionHealth Modifier and Type Method Description ConnectionHealthNetworkTelemetry. health()The connection health.Methods in software.amazon.awssdk.services.networkmanager.model with parameters of type ConnectionHealth Modifier and Type Method Description NetworkTelemetry.BuilderNetworkTelemetry.Builder. health(ConnectionHealth health)The connection health.
-