Interface RequestEntity<T>

All Superinterfaces:
HttpEntity<T>

@UnstableApi public interface RequestEntity<T> extends HttpEntity<T>
An entity of an HTTP request.