Class EntityBuilder

java.lang.Object
org.apache.http.client.entity.EntityBuilder

public class EntityBuilder extends Object
Builder for HttpEntity instances.

Several setter methods of this builder are mutually exclusive. In case of multiple invocations of the following methods only the last one will have effect:

Since:
4.3