public final class CountryClient extends EntityClientBase implements GetListEndpoint<Country>, PostEndpoint<Country>, DeleteByIdEndpoint, GetByIdEndpoint<Country>, PutByIdEndpoint<Country>, MassCreateUpdateDeleteEndpoint<Country>
api, path| Constructor and Description |
|---|
CountryClient(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 CountryClient(ApiClient api)
public Class<? extends MetaEntity> entityClass()
entityClass in interface EndpointentityClass in class EntityClientBaseCopyright © 2023. All rights reserved.