@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-11-06T08:58:17.566Z[Etc/UTC]") public class V1DaemonEndpoint extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_PORT |
Constructor and Description |
---|
V1DaemonEndpoint() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getPort()
Port number of the given endpoint.
|
int |
hashCode() |
V1DaemonEndpoint |
port(Integer port) |
void |
setPort(Integer port) |
String |
toString() |
public static final String SERIALIZED_NAME_PORT
public V1DaemonEndpoint port(Integer port)
public Integer getPort()
public void setPort(Integer port)
Copyright © 2020. All rights reserved.