public interface PostByIdEndpoint<T extends MetaEntity> extends Endpoint
| Modifier and Type | Method and Description |
|---|---|
default T |
create(String id,
T newEntity) |
api, entityClass, metaEntityClass, path, positionEntityClassdefault T create(String id, T newEntity) throws IOException, ApiClientException
IOExceptionApiClientExceptionCopyright © 2024. All rights reserved.