public interface MetadataTemplatesEndpoint extends Endpoint
| Modifier and Type | Method and Description |
|---|---|
default ListEntity<Template> |
customtemplate() |
default Template |
customtemplate(String id) |
default ListEntity<Template> |
embeddedtemplate() |
default Template |
embeddedtemplate(String id) |
default Meta.Type |
getEntityType() |
default ListEntity<Template> |
setEntityType(ListEntity<Template> templates) |
api, entityClass, metaEntityClass, path, positionEntityClassdefault ListEntity<Template> embeddedtemplate() throws IOException, ApiClientException
IOExceptionApiClientExceptiondefault Template embeddedtemplate(String id) throws IOException, ApiClientException
IOExceptionApiClientExceptiondefault ListEntity<Template> customtemplate() throws IOException, ApiClientException
IOExceptionApiClientExceptiondefault Template customtemplate(String id) throws IOException, ApiClientException
IOExceptionApiClientExceptiondefault ListEntity<Template> setEntityType(ListEntity<Template> templates)
default Meta.Type getEntityType()
Copyright © 2022. All rights reserved.