Uses of Interface
com.azure.resourcemanager.appplatform.models.SpringAppDeployment.DefinitionStages.WithCreate
-
Packages that use SpringAppDeployment.DefinitionStages.WithCreate Package Description com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of SpringAppDeployment.DefinitionStages.WithCreate in com.azure.resourcemanager.appplatform.models
Subinterfaces of SpringAppDeployment.DefinitionStages.WithCreate 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.Methods in com.azure.resourcemanager.appplatform.models with type parameters of type SpringAppDeployment.DefinitionStages.WithCreate Modifier and Type Method Description <T extends SpringAppDeployment.DefinitionStages.WithCreate<T>>
SpringAppDeployments<T>SpringApp. deployments()
-