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