| Package | Description |
|---|---|
| me.snowdrop.istio.api.mesh.v1alpha1 |
| Modifier and Type | Method and Description |
|---|---|
Mode |
OutboundTrafficPolicyFluentImpl.getMode() |
Mode |
OutboundTrafficPolicyFluent.getMode() |
Mode |
OutboundTrafficPolicy.getMode() |
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OutboundTrafficPolicy.setMode(Mode mode) |
A |
OutboundTrafficPolicyFluentImpl.withMode(Mode mode) |
A |
OutboundTrafficPolicyFluent.withMode(Mode mode) |
| Constructor and Description |
|---|
OutboundTrafficPolicy(Mode mode) |
Copyright © 2017–2018 Red Hat. All rights reserved.