Uses of Interface
com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.Final
-
Packages that use SpringAppDeployment.DefinitionStages.Final Package Description com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of SpringAppDeployment.DefinitionStages.Final in com.azure.resourcemanager.appplatform.models
Subinterfaces of SpringAppDeployment.DefinitionStages.Final in com.azure.resourcemanager.appplatform.models Modifier and Type Interface Description static interfaceSpringAppDeployment.Definition<ParentT,T>Container interface for all the definitions that need to be implemented.static interfaceSpringAppDeployment.DefinitionStages.WithAttach<ParentT,T>The final stage of the definition allowing to attach a deployment to its parentstatic interfaceSpringAppDeployment.DefinitionStages.WithCreate<T>The final stage of the definition allowing to create a deployment
-