public interface ResourceData
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<? extends PersistentDto> |
executeGet(String endPoint,
GetRequest getRequest) |
int |
getDepth(String table) |
AbstractMetaData |
getMetaData(String endPoint) |
ApiResponse<? extends PersistentDto> executeGet(String endPoint, GetRequest getRequest) throws BlufinClientException, BlufinServerException
AbstractMetaData getMetaData(String endPoint) throws ResourceNotFoundException
ResourceNotFoundExceptionint getDepth(String table)
Copyright © 2019. All rights reserved.