GetDeviceFleetPlainArgs

data class GetDeviceFleetPlainArgs(val deviceFleetName: String) : ConvertibleToJava<GetDeviceFleetPlainArgs>

Constructors

Link copied to clipboard
constructor(deviceFleetName: String)

Properties

Link copied to clipboard

The name of the edge device fleet

Functions

Link copied to clipboard
open override fun toJava(): GetDeviceFleetPlainArgs