| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected FileHashType |
FileHash.hashType |
| Modifier and Type | Method and Description |
|---|---|
Optional<FileHashType> |
FileHash.getHashType() |
| Modifier and Type | Method and Description |
|---|---|
FileHash.Builder |
FileHash.Builder.hashType(FileHashType hashType) |
FileHash |
FileHash.withHashType(FileHashType hashType) |
| Modifier and Type | Field and Description |
|---|---|
protected FileHashType |
TiIndicator.fileHashType |
| Modifier and Type | Method and Description |
|---|---|
Optional<FileHashType> |
TiIndicator.getFileHashType() |
| Modifier and Type | Method and Description |
|---|---|
TiIndicator.Builder |
TiIndicator.Builder.fileHashType(FileHashType fileHashType) |
TiIndicator |
TiIndicator.withFileHashType(FileHashType fileHashType) |
| Modifier and Type | Method and Description |
|---|---|
static FileHashType |
FileHashType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileHashType[] |
FileHashType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.