Interface Application.DefinitionStages
-
- Enclosing interface:
- Application
public static interface Application.DefinitionStagesGrouping of all the application package definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceApplication.DefinitionStages.Blank<ParentT>The first stage of a batch application definition.static interfaceApplication.DefinitionStages.WithApplicationPackage<ParentT>The stage of a Batch application definition that allows the creation of an application package.static interfaceApplication.DefinitionStages.WithAttach<ParentT>The final stage of the application definition.
-