public static interface Application.UpdateStages.WithApplicationPackage
Modifier and Type | Method and Description |
---|---|
Application.Update |
defineNewApplicationPackage(String version)
First stage to create new application package in Batch account application.
|
Application.Update |
withoutApplicationPackage(String version)
Deletes specified application package from the application.
|
Application.Update defineNewApplicationPackage(String version)
version
- the version of the applicationApplication.Update withoutApplicationPackage(String version)
version
- the reference version of the application to be removedCopyright © 2019. All rights reserved.