Interface SpringAppDeployment.DefinitionStages
- Enclosing interface:
SpringAppDeployment
public static interface SpringAppDeployment.DefinitionStages
Grouping of all the deployment definition stages.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceThe first stage of the deployment definition.static interfaceThe stage of the definition which contains all the minimum required inputs for the resource to be created, but also allows for any other optional settings to be specified.static interfaceThe final stage of the definition allowing to attach a deployment to its parentstatic interfaceThe final stage of the definition allowing to create a deploymentstatic interfaceThe stage of a deployment definition allowing to specify the module of the source code.static interfaceThe stage of a deployment definition allowing to specify deployment settings.static interfaceThe stage of a deployment definition allowing to specify the source code or package.