Interface SpringAppServiceBindings
- All Superinterfaces:
HasManager<AppPlatformManager>,HasParent<SpringApp>,SupportsDeletingById,SupportsDeletingByName,SupportsGettingById<SpringAppServiceBinding>,SupportsGettingByName<SpringAppServiceBinding>,SupportsListing<SpringAppServiceBinding>
public interface SpringAppServiceBindings
extends HasManager<AppPlatformManager>, HasParent<SpringApp>, SupportsGettingById<SpringAppServiceBinding>, SupportsGettingByName<SpringAppServiceBinding>, SupportsListing<SpringAppServiceBinding>, SupportsDeletingById, SupportsDeletingByName
Entry point for Spring App Service Bindings 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.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