| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessIntegrityLevel |
Process.integrityLevel |
| Modifier and Type | Method and Description |
|---|---|
Optional<ProcessIntegrityLevel> |
Process.getIntegrityLevel() |
| Modifier and Type | Method and Description |
|---|---|
Process.Builder |
Process.Builder.integrityLevel(ProcessIntegrityLevel integrityLevel) |
Process |
Process.withIntegrityLevel(ProcessIntegrityLevel integrityLevel) |
| Modifier and Type | Method and Description |
|---|---|
static ProcessIntegrityLevel |
ProcessIntegrityLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProcessIntegrityLevel[] |
ProcessIntegrityLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.