Interface SpringAppDeployment.UpdateStages
-
- Enclosing interface:
- SpringAppDeployment
public static interface SpringAppDeployment.UpdateStagesGrouping of deployment update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceSpringAppDeployment.UpdateStages.WithModuleThe stage of a deployment update allowing to specify the module of the source code.static interfaceSpringAppDeployment.UpdateStages.WithSettingsThe stage of a deployment update allowing to specify deployment settings.static interfaceSpringAppDeployment.UpdateStages.WithSourceThe stage of a deployment update allowing to specify the source code or package.
-