Interface HTTPGetActionFluent<A extends HTTPGetActionFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
HandlerFluent.HttpGetNested<N>, ProbeFluent.HttpGetNested<N>, WatchEventFluent.HTTPGetActionObjectNested<N>
All Known Implementing Classes:
DoneableHTTPGetAction, HandlerFluentImpl.HttpGetNestedImpl, HTTPGetActionBuilder, HTTPGetActionFluentImpl, ProbeFluentImpl.HttpGetNestedImpl, WatchEventFluentImpl.HTTPGetActionObjectNestedImpl

public interface HTTPGetActionFluent<A extends HTTPGetActionFluent<A>>
extends Fluent<A>