Class HTTPGetActionFluentImpl<A extends HTTPGetActionFluent<A>>

java.lang.Object
io.fabric8.kubernetes.api.builder.BaseFluent<A>
io.fabric8.kubernetes.api.model.HTTPGetActionFluentImpl<A>
All Implemented Interfaces:
Fluent<A>, Visitable<A>, HTTPGetActionFluent<A>
Direct Known Subclasses:
DoneableHTTPGetAction, HandlerFluentImpl.HttpGetNestedImpl, HTTPGetActionBuilder, ProbeFluentImpl.HttpGetNestedImpl, WatchEventFluentImpl.HTTPGetActionObjectNestedImpl

public class HTTPGetActionFluentImpl<A extends HTTPGetActionFluent<A>>
extends BaseFluent<A>
implements HTTPGetActionFluent<A>