Uses of Class
org.openapitools.client.model.DeviceProfile
Packages that use DeviceProfile
-
Uses of DeviceProfile in org.openapitools.client.model
Methods in org.openapitools.client.model that return DeviceProfileModifier and TypeMethodDescriptionDeviceProfile.displayName(String displayName) Device.getProfile()Get profileDeviceProfile.manufacturer(String manufacturer) DeviceProfile.platform(DevicePlatform platform) DeviceProfile.registered(Boolean registered) DeviceProfile.secureHardwarePresent(Boolean secureHardwarePresent) DeviceProfile.serialNumber(String serialNumber) DeviceProfile.tpmPublicKeyHash(String tpmPublicKeyHash) Methods in org.openapitools.client.model with parameters of type DeviceProfileModifier and TypeMethodDescriptionDevice.profile(DeviceProfile profile) voidDevice.setProfile(DeviceProfile profile)