Uses of Interface
com.azure.resourcemanager.appplatform.models.SpringAppDeployment.UpdateStages.WithModule
-
Packages that use SpringAppDeployment.UpdateStages.WithModule Package Description com.azure.resourcemanager.appplatform.models Package containing the data models for AppPlatformManagementClient. -
-
Uses of SpringAppDeployment.UpdateStages.WithModule in com.azure.resourcemanager.appplatform.models
Subinterfaces of SpringAppDeployment.UpdateStages.WithModule in com.azure.resourcemanager.appplatform.models Modifier and Type Interface Description static interfaceSpringAppDeployment.UpdateThe template for an update operation, containing all the settings that can be modified.Methods in com.azure.resourcemanager.appplatform.models that return SpringAppDeployment.UpdateStages.WithModule Modifier and Type Method Description SpringAppDeployment.UpdateStages.WithModuleSpringAppDeployment.UpdateStages.WithSource. withSourceCodeTarGzFile(File sourceCodeTarGz)Specifies the source code for the deployment.
-