public class DoneableProxyConfig extends ProxyConfigFluentImpl<DoneableProxyConfig> implements io.fabric8.kubernetes.api.model.Doneable<ProxyConfig>
ProxyConfigFluentImpl.ConnectTimeoutNestedImpl<N>, ProxyConfigFluentImpl.DiscoveryRefreshDelayNestedImpl<N>, ProxyConfigFluentImpl.DrainDurationNestedImpl<N>, ProxyConfigFluentImpl.ParentShutdownDurationNestedImpl<N>ProxyConfigFluent.ConnectTimeoutNested<N>, ProxyConfigFluent.DiscoveryRefreshDelayNested<N>, ProxyConfigFluent.DrainDurationNested<N>, ProxyConfigFluent.ParentShutdownDurationNested<N>| 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() |
buildConnectTimeout, buildDiscoveryRefreshDelay, buildDrainDuration, buildParentShutdownDuration, editConnectTimeout, editDiscoveryRefreshDelay, editDrainDuration, editOrNewConnectTimeout, editOrNewConnectTimeoutLike, editOrNewDiscoveryRefreshDelay, editOrNewDiscoveryRefreshDelayLike, editOrNewDrainDuration, editOrNewDrainDurationLike, editOrNewParentShutdownDuration, editOrNewParentShutdownDurationLike, editParentShutdownDuration, equals, getAvailabilityZone, getBinaryPath, getConcurrency, getConfigPath, getConnectTimeout, getControlPlaneAuthPolicy, getCustomConfigFile, getDiscoveryAddress, getDiscoveryRefreshDelay, getDrainDuration, getInterceptionMode, getParentShutdownDuration, getProxyAdminPort, getProxyBootstrapTemplatePath, getServiceCluster, getStatNameLength, getStatsdUdpAddress, getZipkinAddress, hasAvailabilityZone, hasBinaryPath, hasConcurrency, hasConfigPath, hasConnectTimeout, hasControlPlaneAuthPolicy, hasCustomConfigFile, hasDiscoveryAddress, hasDiscoveryRefreshDelay, hasDrainDuration, hasInterceptionMode, hasParentShutdownDuration, hasProxyAdminPort, hasProxyBootstrapTemplatePath, hasServiceCluster, hasStatNameLength, hasStatsdUdpAddress, hasZipkinAddress, withAvailabilityZone, withBinaryPath, withConcurrency, withConfigPath, withConnectTimeout, withControlPlaneAuthPolicy, withCustomConfigFile, withDiscoveryAddress, withDiscoveryRefreshDelay, withDrainDuration, withInterceptionMode, withNewConcurrency, withNewConcurrency, withNewConnectTimeout, withNewConnectTimeout, withNewConnectTimeoutLike, withNewDiscoveryRefreshDelay, withNewDiscoveryRefreshDelay, withNewDiscoveryRefreshDelayLike, withNewDrainDuration, withNewDrainDuration, withNewDrainDurationLike, withNewParentShutdownDuration, withNewParentShutdownDuration, withNewParentShutdownDurationLike, withNewProxyAdminPort, withNewProxyAdminPort, withNewStatNameLength, withNewStatNameLength, withParentShutdownDuration, withProxyAdminPort, withProxyBootstrapTemplatePath, withServiceCluster, withStatNameLength, withStatsdUdpAddress, withZipkinAddresspublic 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 © 2017–2018 Red Hat. All rights reserved.