Share via


SpringAppDeployments<T> Interface

Type Parameters

T

The return type of final stage

Implements

com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<SpringAppDeployment> com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<SpringAppDeployment> com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AppPlatformManager> com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<SpringApp> com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<Blank<T>> com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<SpringAppDeployment>

public interface SpringAppDeployments<T>
extends com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AppPlatformManager>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<SpringApp>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating<Blank<T>>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<SpringAppDeployment>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<SpringAppDeployment>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<SpringAppDeployment>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName

Entry point for Spring App Deployments API.

Applies to