@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-07-29T18:17:00.375Z[Etc/UTC]") public class V1ClientIPConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_TIMEOUT_SECONDS |
| Constructor and Description |
|---|
V1ClientIPConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Integer |
getTimeoutSeconds()
timeoutSeconds specifies the seconds of ClientIP type session sticky time.
|
int |
hashCode() |
void |
setTimeoutSeconds(Integer timeoutSeconds) |
V1ClientIPConfig |
timeoutSeconds(Integer timeoutSeconds) |
String |
toString() |
public static final String SERIALIZED_NAME_TIMEOUT_SECONDS
public V1ClientIPConfig timeoutSeconds(Integer timeoutSeconds)
@Nullable public Integer getTimeoutSeconds()
public void setTimeoutSeconds(Integer timeoutSeconds)
Copyright © 2020. All rights reserved.