Interface IntOrStringFluent<A extends IntOrStringFluent<A>>

All Superinterfaces:
Fluent<A>
All Known Subinterfaces:
HTTPGetActionFluent.PortNested<N>, ServicePortFluent.TargetPortNested<N>, TCPSocketActionFluent.PortNested<N>
All Known Implementing Classes:
DoneableIntOrString, HTTPGetActionFluentImpl.PortNestedImpl, IntOrStringBuilder, IntOrStringFluentImpl, ServicePortFluentImpl.TargetPortNestedImpl, TCPSocketActionFluentImpl.PortNestedImpl

public interface IntOrStringFluent<A extends IntOrStringFluent<A>>
extends Fluent<A>