public interface ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A extends ConnectionPoolSettingsTCPSettingsTcpKeepaliveFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getInterval() |
Integer |
getProbes() |
String |
getTime() |
Boolean |
hasInterval() |
Boolean |
hasProbes() |
Boolean |
hasTime() |
A |
withInterval(String interval) |
A |
withProbes(Integer probes) |
A |
withTime(String time) |
Copyright © 2015–2022 Red Hat. All rights reserved.