Interface ResponseEntity<T>

All Superinterfaces:
HttpEntity<T>

@UnstableApi public interface ResponseEntity<T> extends HttpEntity<T>
An entity of an HTTP response.