Interface GemmaRestApiClient.EmptyResponse

All Superinterfaces:
GemmaRestApiClient.Response
Enclosing interface:
GemmaRestApiClient

public static interface GemmaRestApiClient.EmptyResponse extends GemmaRestApiClient.Response
For endpoints that return no data (i.e. a 201 No Content reply code).