Uses of Class
software.amazon.awssdk.services.sagemaker.model.DeviceStats
-
Packages that use DeviceStats Package Description software.amazon.awssdk.services.sagemaker.model -
-
Uses of DeviceStats in software.amazon.awssdk.services.sagemaker.model
Methods in software.amazon.awssdk.services.sagemaker.model that return DeviceStats Modifier and Type Method Description DeviceStatsGetDeviceFleetReportResponse. deviceStats()Status of devices.Methods in software.amazon.awssdk.services.sagemaker.model with parameters of type DeviceStats Modifier and Type Method Description GetDeviceFleetReportResponse.BuilderGetDeviceFleetReportResponse.Builder. deviceStats(DeviceStats deviceStats)Status of devices.
-