public class ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluentImpl<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>
| Constructor and Description |
|---|
ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluentImpl() |
ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluentImpl(ConnectionPoolSettingsTCPSettingsTcpKeepalive instance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getInterval() |
Integer |
getProbes() |
String |
getTime() |
int |
hashCode() |
Boolean |
hasInterval() |
Boolean |
hasProbes() |
Boolean |
hasTime() |
A |
withInterval(String interval) |
A |
withNewInterval(String arg0)
Deprecated.
|
A |
withNewTime(String arg0)
Deprecated.
|
A |
withProbes(Integer probes) |
A |
withTime(String time) |
public ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluentImpl()
public ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluentImpl(ConnectionPoolSettingsTCPSettingsTcpKeepalive instance)
public String getInterval()
getInterval in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public A withInterval(String interval)
withInterval in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public Boolean hasInterval()
hasInterval in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>@Deprecated public A withNewInterval(String arg0)
withNewInterval in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public Integer getProbes()
getProbes in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public A withProbes(Integer probes)
withProbes in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public Boolean hasProbes()
hasProbes in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public String getTime()
getTime in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public A withTime(String time)
withTime in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>public Boolean hasTime()
hasTime in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>@Deprecated public A withNewTime(String arg0)
withNewTime in interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>Copyright © 2015–2020 Red Hat. All rights reserved.