Interface SpringAppDeployment.Definition<ParentT,T>
- Type Parameters:
ParentT- the stage of the parent definition to return to after attaching this definitionT- The return type of final stage, usuallySpringAppDeployment.DefinitionStages.WithCreateorSpringAppDeployment.DefinitionStages.WithAttach
- All Superinterfaces:
Attachable<ParentT>,Creatable<SpringAppDeployment>,HasName,Indexable,SpringAppDeployment.DefinitionStages.Blank<T>,SpringAppDeployment.DefinitionStages.Final<T>,SpringAppDeployment.DefinitionStages.WithAttach<ParentT,,T> SpringAppDeployment.DefinitionStages.WithCreate<T>,SpringAppDeployment.DefinitionStages.WithModule<T>,SpringAppDeployment.DefinitionStages.WithSettings<T>,SpringAppDeployment.DefinitionStages.WithSource<T>
- Enclosing interface:
SpringAppDeployment
public static interface SpringAppDeployment.Definition<ParentT,T>
extends SpringAppDeployment.DefinitionStages.Blank<T>, SpringAppDeployment.DefinitionStages.WithSource<T>, SpringAppDeployment.DefinitionStages.WithModule<T>, SpringAppDeployment.DefinitionStages.WithCreate<T>, SpringAppDeployment.DefinitionStages.WithAttach<ParentT,T>
Container interface for all the definitions that need to be implemented.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
Attachable.InDefinition<ParentT>, Attachable.InDefinitionAlt<ParentT>, Attachable.InUpdate<ParentT>, Attachable.InUpdateAlt<ParentT> -
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Attachable
attachMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithModule
withSingleModule, withTargetModuleMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithSettings
withActivation, withConfigFilePatterns, withCpu, withCpu, withEnvironment, withInstance, withJvmOptions, withMemory, withMemory, withRuntime, withVersionNameMethods inherited from interface com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithSource
withExistingSource, withJarFile, withJarFile, withSourceCodeTarGzFile, withSourceCodeTarGzFile