Interface ActionGroup.DefinitionStages

  • Enclosing interface:
    ActionGroup

    public static interface ActionGroup.DefinitionStages
    Grouping of Action Group definition stages.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  ActionGroup.DefinitionStages.Blank
      The first stage of a Action Group definition allowing the resource group to be specified.
      static interface  ActionGroup.DefinitionStages.WithCreate
      The stage of the definition which contains all the minimum required inputs for the resource to be created but also allows for any other optional settings to be specified.