Interface Subscriptions
- All Superinterfaces:
SupportsGettingById<Subscription>, SupportsListing<Subscription>
public interface Subscriptions
extends SupportsListing<Subscription>, SupportsGettingById<Subscription>
Entry point to subscription management API.
-
Method Summary
Methods inherited from interface SupportsGettingById
getById, getByIdAsyncMethods inherited from interface SupportsListing
list, listAsync