| Modifier and Type | Interface and Description |
|---|---|
static interface |
ActionGroup.Definition
The entirety of a Action Group definition.
|
| Modifier and Type | Method and Description |
|---|---|
ActionGroup.DefinitionStages.WithCreate |
ActionGroup.DefinitionStages.WithCreate.withShortName(String shortName)
Sets the short name of the action group.
|
| Modifier and Type | Method and Description |
|---|---|
ActionGroup.ActionDefinition<ActionGroup.DefinitionStages.WithCreate> |
ActionGroup.DefinitionStages.WithCreate.defineReceiver(String actionNamePrefix)
Begins the definition of Action Group receivers with the specified name prefix.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/