| Package | Description |
|---|---|
| me.snowdrop.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
SimpleLB |
SimpleLbPolicyFluent.getSimple() |
SimpleLB |
SimpleLbPolicyFluentImpl.getSimple() |
SimpleLB |
SimpleLbPolicy.getSimple() |
static SimpleLB |
SimpleLB.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimpleLB[] |
SimpleLB.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleLbPolicy.setSimple(SimpleLB simple) |
A |
SimpleLbPolicyFluent.withSimple(SimpleLB simple) |
A |
SimpleLbPolicyFluentImpl.withSimple(SimpleLB simple) |
| Constructor and Description |
|---|
SimpleLbPolicy(SimpleLB simple) |
Copyright © 2017–2018 Red Hat. All rights reserved.