@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2021-09-20T22:55:54.394Z[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 © 2022. All rights reserved.