Interface SpringAppServiceBindings

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.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<SpringAppServiceBinding>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<SpringAppServiceBinding>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<SpringAppServiceBinding>

public interface SpringAppServiceBindings extends com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager<AppPlatformManager>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent<SpringApp>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById<SpringAppServiceBinding>, com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName<SpringAppServiceBinding>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing<SpringAppServiceBinding>, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById, com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName
Entry point for Spring App Service Bindings API.
  • Method Summary

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasManager

    manager

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasParent

    parent

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingById

    deleteById, deleteByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsDeletingByName

    deleteByName, deleteByNameAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingById

    getById, getByIdAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.collection.SupportsGettingByName

    getByName, getByNameAsync

    Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.collection.SupportsListing

    list, listAsync