public class LoadBalancerSettingsConsistentHashLBHttpCookieValueFluentImpl<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>
| Constructor and Description |
|---|
LoadBalancerSettingsConsistentHashLBHttpCookieValueFluentImpl() |
LoadBalancerSettingsConsistentHashLBHttpCookieValueFluentImpl(LoadBalancerSettingsConsistentHashLBHttpCookieValue instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getPath() |
String |
getTtl() |
int |
hashCode() |
Boolean |
hasName() |
Boolean |
hasPath() |
Boolean |
hasTtl() |
A |
withName(String name) |
A |
withNewName(String arg0)
Deprecated.
|
A |
withNewPath(String arg0)
Deprecated.
|
A |
withNewTtl(String arg0)
Deprecated.
|
A |
withPath(String path) |
A |
withTtl(String ttl) |
public LoadBalancerSettingsConsistentHashLBHttpCookieValueFluentImpl()
public LoadBalancerSettingsConsistentHashLBHttpCookieValueFluentImpl(LoadBalancerSettingsConsistentHashLBHttpCookieValue instance)
public String getName()
getName in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public A withName(String name)
withName in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public Boolean hasName()
hasName in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>@Deprecated public A withNewName(String arg0)
withNewName in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public String getPath()
getPath in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public A withPath(String path)
withPath in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public Boolean hasPath()
hasPath in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>@Deprecated public A withNewPath(String arg0)
withNewPath in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public String getTtl()
getTtl in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public A withTtl(String ttl)
withTtl in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>public Boolean hasTtl()
hasTtl in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>@Deprecated public A withNewTtl(String arg0)
withNewTtl in interface LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A extends LoadBalancerSettingsConsistentHashLBHttpCookieValueFluent<A>>Copyright © 2015–2022 Red Hat. All rights reserved.