Uses of Class
software.amazon.awssdk.services.panorama.model.NetworkStatus
-
Packages that use NetworkStatus Package Description software.amazon.awssdk.services.panorama.model -
-
Uses of NetworkStatus in software.amazon.awssdk.services.panorama.model
Methods in software.amazon.awssdk.services.panorama.model that return NetworkStatus Modifier and Type Method Description NetworkStatusDescribeDeviceResponse. currentNetworkingStatus()The device's networking status.Methods in software.amazon.awssdk.services.panorama.model with parameters of type NetworkStatus Modifier and Type Method Description DescribeDeviceResponse.BuilderDescribeDeviceResponse.Builder. currentNetworkingStatus(NetworkStatus currentNetworkingStatus)The device's networking status.
-