public final class ServiceClient extends EntityClientBase implements GetListEndpoint<Service>, PostEndpoint<Service>, DeleteByIdEndpoint, MetadataEndpoint<MetadataAttributeResponse>, MetadataAttributeEndpoint, GetByIdEndpoint<Service>, PutByIdEndpoint<Service>, MassCreateUpdateDeleteEndpoint<Service>, GetBySyncIdEndpoint<Service>
api, path| Constructor and Description |
|---|
ServiceClient(ApiClient api) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends MetaEntity> |
entityClass() |
Class<? extends MetaEntity> |
metaEntityClass() |
api, path, positionEntityClassclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetcreatedelete, deletemetadatacreateMetadataAttribute, deleteMetadataAttribute, deleteMetadataAttribute, metadataAttributes, metadataAttributes, updateMetadataAttribute, updateMetadataAttributeget, getupdate, updatedeletecreateOrUpdateapi, path, positionEntityClassgetBySyncIdpublic ServiceClient(ApiClient api)
public Class<? extends MetaEntity> entityClass()
entityClass in interface EndpointentityClass in class EntityClientBasepublic Class<? extends MetaEntity> metaEntityClass()
metaEntityClass in interface EndpointmetaEntityClass in class EntityClientBaseCopyright © 2021. All rights reserved.