@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2022-05-06T16:45:00.555Z[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 © 2022. All rights reserved.