@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2020-06-19T10:47:33.387Z[Etc/UTC]") public class V1SessionAffinityConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SERIALIZED_NAME_CLIENT_I_P |
Constructor and Description |
---|
V1SessionAffinityConfig() |
Modifier and Type | Method and Description |
---|---|
V1SessionAffinityConfig |
clientIP(V1ClientIPConfig clientIP) |
boolean |
equals(Object o) |
V1ClientIPConfig |
getClientIP()
Get clientIP
|
int |
hashCode() |
void |
setClientIP(V1ClientIPConfig clientIP) |
String |
toString() |
public static final String SERIALIZED_NAME_CLIENT_I_P
public V1SessionAffinityConfig clientIP(V1ClientIPConfig clientIP)
@Nullable public V1ClientIPConfig getClientIP()
public void setClientIP(V1ClientIPConfig clientIP)
Copyright © 2020. All rights reserved.