Uses of Enum
com.microsoft.graph.models.VolumeType
Packages that use VolumeType
-
Uses of VolumeType in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return VolumeTypeModifier and TypeMethodDescriptionstatic VolumeTypeBitlockerRecoveryKey.getVolumeType()Gets the volumeType property value.static VolumeTypeReturns the enum constant of this type with the specified name.static VolumeType[]VolumeType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.microsoft.graph.models with parameters of type VolumeTypeModifier and TypeMethodDescriptionvoidBitlockerRecoveryKey.setVolumeType(VolumeType value) Sets the volumeType property value.