Interface ActiveDirectoryGroup.DefinitionStages
-
- Enclosing interface:
- ActiveDirectoryGroup
public static interface ActiveDirectoryGroup.DefinitionStagesGrouping of all the AD group definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceActiveDirectoryGroup.DefinitionStages.BlankThe first stage of the AD group definition.static interfaceActiveDirectoryGroup.DefinitionStages.WithCreateAn AD group definition with sufficient inputs to create a new group in the cloud, but exposing additional optional inputs to specify.static interfaceActiveDirectoryGroup.DefinitionStages.WithEmailAliasAn AD Group definition allowing mail nickname to be specified.static interfaceActiveDirectoryGroup.DefinitionStages.WithMemberAn AD Group definition allowing members to be added.
-