| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
static EnvoyFilterPatchContext |
EnvoyFilterPatchContext.fromValue(Object value) |
EnvoyFilterPatchContext |
EnvoyFilterEnvoyConfigObjectMatchFluent.getContext() |
EnvoyFilterPatchContext |
EnvoyFilterEnvoyConfigObjectMatchFluentImpl.getContext() |
EnvoyFilterPatchContext |
EnvoyFilterEnvoyConfigObjectMatch.getContext() |
static EnvoyFilterPatchContext |
EnvoyFilterPatchContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EnvoyFilterPatchContext[] |
EnvoyFilterPatchContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EnvoyFilterEnvoyConfigObjectMatch.setContext(EnvoyFilterPatchContext context) |
A |
EnvoyFilterEnvoyConfigObjectMatchFluent.withContext(EnvoyFilterPatchContext context) |
A |
EnvoyFilterEnvoyConfigObjectMatchFluentImpl.withContext(EnvoyFilterPatchContext context) |
| Constructor and Description |
|---|
EnvoyFilterEnvoyConfigObjectMatch(IsEnvoyFilterEnvoyConfigObjectMatchObjectTypes objectTypes,
EnvoyFilterPatchContext context,
EnvoyFilterProxyMatch proxy) |
Copyright © 2015–2022 Red Hat. All rights reserved.