public class ConsistentHashLBBuilder extends ConsistentHashLBFluentImpl<ConsistentHashLBBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ConsistentHashLB,ConsistentHashLBBuilder>
ConsistentHashLBFluentImpl.HttpCookieHashKeyNestedImpl<N>, ConsistentHashLBFluentImpl.HttpHeaderNameHashKeyNestedImpl<N>, ConsistentHashLBFluentImpl.UseSourceIpHashKeyNestedImpl<N>ConsistentHashLBFluent.HttpCookieHashKeyNested<N>, ConsistentHashLBFluent.HttpHeaderNameHashKeyNested<N>, ConsistentHashLBFluent.UseSourceIpHashKeyNested<N>| Constructor and Description |
|---|
ConsistentHashLBBuilder() |
ConsistentHashLBBuilder(Boolean validationEnabled) |
ConsistentHashLBBuilder(ConsistentHashLB instance) |
ConsistentHashLBBuilder(ConsistentHashLB instance,
Boolean validationEnabled) |
ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent) |
ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent,
Boolean validationEnabled) |
ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent,
ConsistentHashLB instance) |
ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent,
ConsistentHashLB instance,
Boolean validationEnabled) |
ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent,
ConsistentHashLB instance,
javax.validation.Validator validator) |
ConsistentHashLBBuilder(ConsistentHashLB instance,
javax.validation.Validator validator) |
ConsistentHashLBBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
ConsistentHashLB |
build() |
boolean |
equals(Object o) |
buildHashKey, getHashKey, getMinimumRingSize, hasHashKey, hasMinimumRingSize, withHashKey, withHttpCookieHashKey, withHttpHeaderNameHashKey, withMinimumRingSize, withNewHttpCookieHashKey, withNewHttpCookieHashKeyLike, withNewHttpHeaderNameHashKey, withNewHttpHeaderNameHashKey, withNewHttpHeaderNameHashKeyLike, withNewMinimumRingSize, withNewMinimumRingSize, withNewUseSourceIpHashKey, withNewUseSourceIpHashKey, withNewUseSourceIpHashKeyLike, withUseSourceIpHashKeyaccept, aggregate, aggregate, build, buildpublic ConsistentHashLBBuilder()
public ConsistentHashLBBuilder(Boolean validationEnabled)
public ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent)
public ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent, Boolean validationEnabled)
public ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent, ConsistentHashLB instance)
public ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent, ConsistentHashLB instance, Boolean validationEnabled)
public ConsistentHashLBBuilder(ConsistentHashLB instance)
public ConsistentHashLBBuilder(ConsistentHashLB instance, Boolean validationEnabled)
public ConsistentHashLBBuilder(javax.validation.Validator validator)
public ConsistentHashLBBuilder(ConsistentHashLBFluent<?> fluent, ConsistentHashLB instance, javax.validation.Validator validator)
public ConsistentHashLBBuilder(ConsistentHashLB instance, javax.validation.Validator validator)
public ConsistentHashLB build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ConsistentHashLB>public boolean equals(Object o)
equals in class ConsistentHashLBFluentImpl<ConsistentHashLBBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.