Uses of Class
com.microsoft.graph.models.Bitlocker
Packages that use Bitlocker
-
Uses of Bitlocker in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return BitlockerModifier and TypeMethodDescriptionstatic BitlockerBitlocker.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueInformationProtection.getBitlocker()Gets the bitlocker property value.Methods in com.microsoft.graph.models with parameters of type BitlockerModifier and TypeMethodDescriptionvoidInformationProtection.setBitlocker(Bitlocker value) Sets the bitlocker property value.