Uses of Class
com.microsoft.graph.models.FileHash
Packages that use FileHash
-
Uses of FileHash in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return FileHashModifier and TypeMethodDescriptionstatic FileHashFileHash.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valueFileSecurityState.getFileHash()Gets the fileHash property value.Process.getFileHash()Gets the fileHash property value.Methods in com.microsoft.graph.models with parameters of type FileHashModifier and TypeMethodDescriptionvoidFileSecurityState.setFileHash(FileHash value) Sets the fileHash property value.voidProcess.setFileHash(FileHash value) Sets the fileHash property value.