Interface Application.UpdateDefinitionStages
-
- Enclosing interface:
- Application
public static interface Application.UpdateDefinitionStagesGrouping of application definition stages as part of a Batch account update.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplication.UpdateDefinitionStages.Blank<ParentT>The first stage of a Batch application definition.static interfaceApplication.UpdateDefinitionStages.WithApplicationPackage<ParentT>The stage of a Batch application definition allowing the creation of an application package.static interfaceApplication.UpdateDefinitionStages.WithAttach<ParentT>The final stage of a Batch application definition.
-