Interface SpringAppDeployment.DefinitionStages.Blank<T>
-
- All Superinterfaces:
SpringAppDeployment.DefinitionStages.WithSource<T>
- All Known Subinterfaces:
SpringAppDeployment.Definition<ParentT,T>
- Enclosing interface:
- SpringAppDeployment.DefinitionStages
public static interface SpringAppDeployment.DefinitionStages.Blank<T> extends SpringAppDeployment.DefinitionStages.WithSource<T>
The first stage of the deployment definition.
-
-
Method Summary
-
Methods inherited from interface com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithSource
withExistingSource, withJarFile, withSourceCodeTarGzFile
-
-