Interface SpringAppDeployments<T>
- Type Parameters:
T- The return type of final stage
- All Superinterfaces:
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<SpringAppDeployment.DefinitionStages.Blank<T>>,com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById,com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName,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>
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<SpringAppDeployment.DefinitionStages.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.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager
managerMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent
parentMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsCreating
defineMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById
deleteById, deleteByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
deleteByName, deleteByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById
getById, getByIdAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName
getByName, getByNameAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing
list, listAsync