public final class WebHookClient extends EntityClientBase implements GetListEndpoint<WebHook>, PostEndpoint<WebHook>, DeleteByIdEndpoint, GetByIdEndpoint<WebHook>, PutByIdEndpoint<WebHook>, MassCreateUpdateDeleteEndpoint<WebHook>
api, path| Constructor and Description |
|---|
WebHookClient(ApiClient api) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MetaEntity> |
entityClass() |
api, metaEntityClass, path, positionEntityClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcreatedelete, deleteget, getupdate, updatedeletecreateOrUpdateapi, metaEntityClass, path, positionEntityClasspublic WebHookClient(ApiClient api)
public Class<? extends MetaEntity> entityClass()
entityClass in interface EndpointentityClass in class EntityClientBaseCopyright © 2024. All rights reserved.