Interface GetEndpoint<T extends MetaEntity>
-
- All Superinterfaces:
Endpoint
- All Known Implementing Classes:
CompanySettingsClient,SettingsClient
public interface GetEndpoint<T extends MetaEntity> extends Endpoint
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default Tget(ApiParam... params)-
Methods inherited from interface ru.moysklad.remap_1_2.clients.endpoints.Endpoint
api, entityClass, metaEntityClass, path, positionEntityClass
-
-
-
-
Method Detail
-
get
default T get(ApiParam... params) throws IOException, ApiClientException
- Throws:
IOExceptionApiClientException
-
-