public class DoneableProxyConfig extends ProxyConfigFluentImpl<DoneableProxyConfig> implements io.fabric8.kubernetes.api.model.Doneable<ProxyConfig>
| Constructor and Description |
|---|
DoneableProxyConfig(io.fabric8.kubernetes.api.builder.Function<ProxyConfig,ProxyConfig> function) |
DoneableProxyConfig(ProxyConfig item) |
DoneableProxyConfig(ProxyConfig item,
io.fabric8.kubernetes.api.builder.Function<ProxyConfig,ProxyConfig> function) |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfig |
done() |
addToProxyArguments, addToProxyArguments, equals, getBindAddress, getIptablesSyncPeriod, getProxyArguments, hasBindAddress, hashCode, hasIptablesSyncPeriod, hasProxyArguments, removeFromProxyArguments, removeFromProxyArguments, withBindAddress, withIptablesSyncPeriod, withNewBindAddress, withNewBindAddress, withNewBindAddress, withNewIptablesSyncPeriod, withNewIptablesSyncPeriod, withNewIptablesSyncPeriod, withProxyArgumentspublic DoneableProxyConfig(io.fabric8.kubernetes.api.builder.Function<ProxyConfig,ProxyConfig> function)
public DoneableProxyConfig(ProxyConfig item, io.fabric8.kubernetes.api.builder.Function<ProxyConfig,ProxyConfig> function)
public DoneableProxyConfig(ProxyConfig item)
public ProxyConfig done()
done in interface io.fabric8.kubernetes.api.model.Doneable<ProxyConfig>Copyright © 2015–2020 Red Hat. All rights reserved.