Package ubic.gemma.core.util
Interface GemmaRestApiClient.Response
-
- All Known Subinterfaces:
GemmaRestApiClient.DataResponse
,GemmaRestApiClient.EmptyResponse
,GemmaRestApiClient.ErrorResponse
- Enclosing interface:
- GemmaRestApiClient
public static interface GemmaRestApiClient.Response
A response from the API, which is either aGemmaRestApiClient.DataResponse
orGemmaRestApiClient.ErrorResponse
.