Package kubevirt.io
Class V1TCPSocketAction
java.lang.Object
kubevirt.io.V1TCPSocketAction
@Generated(value="io.swagger.codegen.languages.JavaClientCodegen",
date="2019-11-10T14:44:51.030+02:00")
public class V1TCPSocketAction
extends Object
TCPSocketAction describes an action based on opening a socket
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
host
-
-
Constructor Details
-
V1TCPSocketAction
public V1TCPSocketAction()
-
-
Method Details
-
host
-
getHost
Optional: Host name to connect to, defaults to the pod IP.- Returns:
- host
-
setHost
-
equals
-
hashCode
public int hashCode() -
toString
-
toIndentedString
Convert the given object to string with each line indented by 4 spaces (except the first line).
-