@Generated(value="org.jsonschema2pojo") public class TCPSocketAction extends Object implements KubernetesResource
| Constructor and Description |
|---|
TCPSocketAction()
No args constructor for use in serialization
|
TCPSocketAction(IntOrString port) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAdditionalProperties() |
IntOrString |
getPort() |
void |
setAdditionalProperty(String name,
Object value) |
void |
setPort(IntOrString port) |
public TCPSocketAction()
public TCPSocketAction(IntOrString port)
port - public IntOrString getPort()
public void setPort(IntOrString port)
port - The portCopyright © 2011–2017 Red Hat. All rights reserved.