Package io.dialob.api.rest
Interface Response
-
- All Superinterfaces:
ResponseStatus,Serializable
- All Known Subinterfaces:
FormPutResponse
- All Known Implementing Classes:
ImmutableFormPutResponse,ImmutableResponse
@Immutable @TypeAdapters public interface Response extends ResponseStatus
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetError()StringgetReason()-
Methods inherited from interface io.dialob.api.rest.ResponseStatus
getOk
-
-