Uses of Class
odata.msgraph.client.beta.complex.DeviceKey.Builder
-
Packages that use DeviceKey.Builder Package Description odata.msgraph.client.beta.complex -
-
Uses of DeviceKey.Builder in odata.msgraph.client.beta.complex
Methods in odata.msgraph.client.beta.complex that return DeviceKey.Builder Modifier and Type Method Description static DeviceKey.BuilderDeviceKey. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceKey.BuilderDeviceKey.Builder. deviceId(UUID deviceId)DeviceKey.BuilderDeviceKey.Builder. keyMaterial(byte[] keyMaterial)DeviceKey.BuilderDeviceKey.Builder. keyType(String keyType)
-