| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex |
| Modifier and Type | Field and Description |
|---|---|
protected Hashes |
File.hashes |
| Modifier and Type | Method and Description |
|---|---|
Hashes |
Hashes.Builder.build() |
Hashes |
Hashes.withCrc32Hash(String crc32Hash) |
Hashes |
Hashes.withQuickXorHash(String quickXorHash) |
Hashes |
Hashes.withSha1Hash(String sha1Hash) |
Hashes |
Hashes.withSha256Hash(String sha256Hash) |
| Modifier and Type | Method and Description |
|---|---|
Optional<Hashes> |
File.getHashes() |
| Modifier and Type | Method and Description |
|---|---|
File.Builder |
File.Builder.hashes(Hashes hashes) |
File |
File.withHashes(Hashes hashes) |
Copyright © 2018–2020. All rights reserved.