public class NotificationSubscriptionClient extends EntityClientBase
api, path| Constructor and Description |
|---|
NotificationSubscriptionClient(ApiClient api,
String path) |
| Modifier and Type | Method and Description |
|---|---|
NotificationSubscription |
get() |
void |
put(NotificationSubscription notificationSubscription) |
api, entityClass, metaEntityClass, path, positionEntityClasspublic NotificationSubscription get() throws IOException, ApiClientException
IOExceptionApiClientExceptionpublic void put(NotificationSubscription notificationSubscription) throws IOException, ApiClientException
IOExceptionApiClientExceptionCopyright © 2023. All rights reserved.