protected void |
IntOrStringFluent.copyInstance(IntOrString instance) |
HTTPGetActionFluent.PortNested<A> |
HTTPGetActionFluent.editOrNewPortLike(IntOrString item) |
TCPSocketActionFluent.PortNested<A> |
TCPSocketActionFluent.editOrNewPortLike(IntOrString item) |
ServicePortFluent.TargetPortNested<A> |
ServicePortFluent.editOrNewTargetPortLike(IntOrString item) |
void |
HTTPGetAction.setPort(IntOrString port) |
void |
TCPSocketAction.setPort(IntOrString port) |
void |
ServicePort.setTargetPort(IntOrString targetPort) |
HTTPGetActionFluent.PortNested<A> |
HTTPGetActionFluent.withNewPortLike(IntOrString item) |
TCPSocketActionFluent.PortNested<A> |
TCPSocketActionFluent.withNewPortLike(IntOrString item) |
ServicePortFluent.TargetPortNested<A> |
ServicePortFluent.withNewTargetPortLike(IntOrString item) |
A |
HTTPGetActionFluent.withPort(IntOrString port) |
A |
TCPSocketActionFluent.withPort(IntOrString port) |
A |
ServicePortFluent.withTargetPort(IntOrString targetPort) |