public class LoadBalancerSettingsConsistentHashLBBuilder extends LoadBalancerSettingsConsistentHashLBFluentImpl<LoadBalancerSettingsConsistentHashLBBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<LoadBalancerSettingsConsistentHashLB,LoadBalancerSettingsConsistentHashLBBuilder>
LoadBalancerSettingsConsistentHashLBFluent.LoadBalancerSettingsConsistentHashLBHttpCookieKeyNested<N>, LoadBalancerSettingsConsistentHashLBFluent.LoadBalancerSettingsConsistentHashLBHttpHeaderNameKeyNested<N>, LoadBalancerSettingsConsistentHashLBFluent.LoadBalancerSettingsConsistentHashLBHttpQueryParameterNameKeyNested<N>, LoadBalancerSettingsConsistentHashLBFluent.LoadBalancerSettingsConsistentHashLBUseSourceIpKeyNested<N>| Constructor and Description |
|---|
LoadBalancerSettingsConsistentHashLBBuilder() |
LoadBalancerSettingsConsistentHashLBBuilder(Boolean validationEnabled) |
LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLB instance) |
LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLB instance,
Boolean validationEnabled) |
LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent) |
LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent,
Boolean validationEnabled) |
LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent,
LoadBalancerSettingsConsistentHashLB instance) |
LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent,
LoadBalancerSettingsConsistentHashLB instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerSettingsConsistentHashLB |
build() |
buildHashKey, equals, getHashKey, getMinimumRingSize, hasHashKey, hashCode, hasMinimumRingSize, toString, withHashKey, withLoadBalancerSettingsConsistentHashLBHttpCookieKey, withLoadBalancerSettingsConsistentHashLBHttpHeaderNameKey, withLoadBalancerSettingsConsistentHashLBHttpQueryParameterNameKey, withLoadBalancerSettingsConsistentHashLBUseSourceIpKey, withMinimumRingSize, withNewLoadBalancerSettingsConsistentHashLBHttpCookieKey, withNewLoadBalancerSettingsConsistentHashLBHttpCookieKeyLike, withNewLoadBalancerSettingsConsistentHashLBHttpHeaderNameKey, withNewLoadBalancerSettingsConsistentHashLBHttpHeaderNameKey, withNewLoadBalancerSettingsConsistentHashLBHttpHeaderNameKeyLike, withNewLoadBalancerSettingsConsistentHashLBHttpQueryParameterNameKey, withNewLoadBalancerSettingsConsistentHashLBHttpQueryParameterNameKey, withNewLoadBalancerSettingsConsistentHashLBHttpQueryParameterNameKeyLike, withNewLoadBalancerSettingsConsistentHashLBUseSourceIpKey, withNewLoadBalancerSettingsConsistentHashLBUseSourceIpKey, withNewLoadBalancerSettingsConsistentHashLBUseSourceIpKeyLikeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic LoadBalancerSettingsConsistentHashLBBuilder()
public LoadBalancerSettingsConsistentHashLBBuilder(Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent)
public LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent, Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent, LoadBalancerSettingsConsistentHashLB instance)
public LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLBFluent<?> fluent, LoadBalancerSettingsConsistentHashLB instance, Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLB instance)
public LoadBalancerSettingsConsistentHashLBBuilder(LoadBalancerSettingsConsistentHashLB instance, Boolean validationEnabled)
public LoadBalancerSettingsConsistentHashLB build()
build in interface io.fabric8.kubernetes.api.builder.Builder<LoadBalancerSettingsConsistentHashLB>Copyright © 2015–2022 Red Hat. All rights reserved.