Uses of Class
odata.msgraph.client.entity.Bitlocker
-
Packages that use Bitlocker Package Description odata.msgraph.client.entity -
-
Uses of Bitlocker in odata.msgraph.client.entity
Methods in odata.msgraph.client.entity that return Bitlocker Modifier and Type Method Description BitlockerBitlocker.Builder. build()BitlockerBitlocker. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.BitlockerBitlocker. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).BitlockerBitlocker. withUnmappedField(String name, String value)
-