Uses of Class
odata.msgraph.client.complex.DeviceLocalCredential.Builder
-
Packages that use DeviceLocalCredential.Builder Package Description odata.msgraph.client.complex -
-
Uses of DeviceLocalCredential.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return DeviceLocalCredential.Builder Modifier and Type Method Description DeviceLocalCredential.BuilderDeviceLocalCredential.Builder. accountName(String accountName)DeviceLocalCredential.BuilderDeviceLocalCredential.Builder. accountSid(String accountSid)DeviceLocalCredential.BuilderDeviceLocalCredential.Builder. backupDateTime(OffsetDateTime backupDateTime)static DeviceLocalCredential.BuilderDeviceLocalCredential. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).DeviceLocalCredential.BuilderDeviceLocalCredential.Builder. passwordBase64(String passwordBase64)
-