SpringApps Interface
Implements
SupportsGettingById<SpringApp>
SupportsGettingByName<SpringApp>
HasManager<AppPlatformManager>
HasParent<SpringService>
SupportsCreating<Blank>
SupportsDeletingById
SupportsDeletingByName
SupportsListing<SpringApp>
public interface SpringApps
extends HasManager<AppPlatformManager>, HasParent<SpringService>, SupportsCreating<Blank>, SupportsGettingById<SpringApp>, SupportsGettingByName<SpringApp>, SupportsListing<SpringApp>, SupportsDeletingById, SupportsDeletingByName
Entry point for Spring Apps API.
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java