Interface SpringAppDeployments<T>

Type Parameters:
T - The return type of final stage
All Superinterfaces:
HasManager<AppPlatformManager>, HasParent<SpringApp>, SupportsCreating<SpringAppDeployment.DefinitionStages.Blank<T>>, SupportsDeletingById, SupportsDeletingByName, SupportsGettingById<SpringAppDeployment>, SupportsGettingByName<SpringAppDeployment>, SupportsListing<SpringAppDeployment>

Entry point for Spring App Deployments API.