public static interface ActionGroup.UpdateStages
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActionGroup.UpdateStages.WithActionDefinition
The stage of update which contains all the top level fields and transition stages to receiver updates.
|
static interface |
ActionGroup.UpdateStages.WithActionUpdateDefinition
Receivers action update stage allowing to set each receiver's configuration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/