public static interface Application.UpdateDefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
Application.UpdateDefinitionStages.Blank<ParentT>
The first stage of a Batch application definition.
|
static interface |
Application.UpdateDefinitionStages.WithApplicationPackage<ParentT>
The stage of a Batch application definition allowing the creation of an application package.
|
static interface |
Application.UpdateDefinitionStages.WithAttach<ParentT>
The final stage of a Batch application definition.
|
Copyright © 2019. All rights reserved.