Uses of Class
odata.msgraph.client.complex.FileHash.Builder
-
Packages that use FileHash.Builder Package Description odata.msgraph.client.complex -
-
Uses of FileHash.Builder in odata.msgraph.client.complex
Methods in odata.msgraph.client.complex that return FileHash.Builder Modifier and Type Method Description static FileHash.BuilderFileHash. builder()Returns a builder which is used to create a new instance of this class (given that this class is immutable).FileHash.BuilderFileHash.Builder. hashType(FileHashType hashType)FileHash.BuilderFileHash.Builder. hashValue(String hashValue)
-