public final class ServiceClient extends EntityClientBase implements GetListEndpoint<Service>, PostEndpoint<Service>, DeleteByIdEndpoint, ProductMetadataEndpoint, ProductMetadataAttributeEndpoint, GetByIdEndpoint<Service>, PutByIdEndpoint<Service>, MassCreateUpdateDeleteEndpoint<Service>, GetBySyncIdEndpoint<Service>, HasFilesEndpoint<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, updatedeletecreateOrUpdategetBySyncIdaddFile, addFile, deleteFile, deleteFile, deleteFile, deleteFile, deleteFiles, deleteFiles, getFiles, getFiles, updateFiles, updateFilespublic 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 © 2022. All rights reserved.