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