Interface HTTPHeaderFluent<A extends HTTPHeaderFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
HTTPGetActionFluent.HttpHeadersNested<N>, WatchEventFluent.HTTPHeaderObjectNested<N>
All Known Implementing Classes:
DoneableHTTPHeader, HTTPGetActionFluentImpl.HttpHeadersNestedImpl, HTTPHeaderBuilder, HTTPHeaderFluentImpl, WatchEventFluentImpl.HTTPHeaderObjectNestedImpl

public interface HTTPHeaderFluent<A extends HTTPHeaderFluent<A>>
extends Fluent<A>