| Package | Description |
|---|---|
| me.snowdrop.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
ConsistentHashLB |
ConsistentHashLBBuilder.build() |
ConsistentHashLB |
ConsistentHashFluentImpl.buildConsistentHash() |
ConsistentHashLB |
ConsistentHashFluent.buildConsistentHash() |
ConsistentHashLB |
DoneableConsistentHashLB.done() |
ConsistentHashLB |
ConsistentHashFluentImpl.getConsistentHash()
Deprecated.
|
ConsistentHashLB |
ConsistentHashFluent.getConsistentHash()
Deprecated.
|
ConsistentHashLB |
ConsistentHash.getConsistentHash() |
| Modifier and Type | Method and Description |
|---|---|
ConsistentHashFluent.ConsistentHashNested<A> |
ConsistentHashFluentImpl.editOrNewConsistentHashLike(ConsistentHashLB item) |
ConsistentHashFluent.ConsistentHashNested<A> |
ConsistentHashFluent.editOrNewConsistentHashLike(ConsistentHashLB item) |
void |
ConsistentHash.setConsistentHash(ConsistentHashLB consistentHash) |
A |
ConsistentHashFluentImpl.withConsistentHash(ConsistentHashLB consistentHash) |
A |
ConsistentHashFluent.withConsistentHash(ConsistentHashLB consistentHash) |
ConsistentHashFluent.ConsistentHashNested<A> |
ConsistentHashFluentImpl.withNewConsistentHashLike(ConsistentHashLB item) |
ConsistentHashFluent.ConsistentHashNested<A> |
ConsistentHashFluent.withNewConsistentHashLike(ConsistentHashLB item) |
| Constructor and Description |
|---|
ConsistentHash(ConsistentHashLB consistentHash) |
ConsistentHashLBBuilder(ConsistentHashLB instance) |
ConsistentHashLBBuilder(ConsistentHashLB instance,
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) |
ConsistentHashLBFluentImpl(ConsistentHashLB instance) |
DoneableConsistentHashLB(ConsistentHashLB item) |
DoneableConsistentHashLB(ConsistentHashLB item,
io.fabric8.kubernetes.api.builder.Function<ConsistentHashLB,ConsistentHashLB> function) |
| Constructor and Description |
|---|
DoneableConsistentHashLB(ConsistentHashLB item,
io.fabric8.kubernetes.api.builder.Function<ConsistentHashLB,ConsistentHashLB> function) |
DoneableConsistentHashLB(ConsistentHashLB item,
io.fabric8.kubernetes.api.builder.Function<ConsistentHashLB,ConsistentHashLB> function) |
DoneableConsistentHashLB(io.fabric8.kubernetes.api.builder.Function<ConsistentHashLB,ConsistentHashLB> function) |
DoneableConsistentHashLB(io.fabric8.kubernetes.api.builder.Function<ConsistentHashLB,ConsistentHashLB> function) |
Copyright © 2017–2018 Red Hat. All rights reserved.