Interface WebDeployment.DefinitionStages
- Enclosing interface:
- WebDeployment
public static interface WebDeployment.DefinitionStages
Grouping of web deployment definition stages.
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
A web deployment definition stage allowing adding more packages.static interface
The 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 interface
A web deployment definition stage allowing specifying whether to delete existing deployments.static interface
The first stage of a web deployment definition.static interface
A web deployment definition stage allowing specifying parameters.