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