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 a
GemmaRestApiClient.DataResponse or GemmaRestApiClient.ErrorResponse.