Uses of Enum
com.azure.iot.deviceupdate.DeviceUpdateServiceVersion
-
Uses of DeviceUpdateServiceVersion in com.azure.iot.deviceupdate
Methods in com.azure.iot.deviceupdate that return DeviceUpdateServiceVersionModifier and TypeMethodDescriptionstatic DeviceUpdateServiceVersionDeviceUpdateServiceVersion.getLatest()Gets the latest service version supported by this client library.static DeviceUpdateServiceVersionReturns the enum constant of this type with the specified name.static DeviceUpdateServiceVersion[]DeviceUpdateServiceVersion.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.azure.iot.deviceupdate with parameters of type DeviceUpdateServiceVersionModifier and TypeMethodDescriptionDeviceManagementClientBuilder.serviceVersion(DeviceUpdateServiceVersion serviceVersion) Sets Service version.DeviceUpdateClientBuilder.serviceVersion(DeviceUpdateServiceVersion serviceVersion) Sets Service version.