| Package | Description |
|---|---|
| io.fabric8.istio.api.networking.v1alpha3 |
| Modifier and Type | Method and Description |
|---|---|
EnvoyFilterPatch |
EnvoyFilterPatchBuilder.build() |
EnvoyFilterPatch |
EnvoyFilterEnvoyConfigObjectPatchFluent.buildPatch() |
EnvoyFilterPatch |
EnvoyFilterEnvoyConfigObjectPatch.getPatch() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
EnvoyFilterPatchFluent.copyInstance(EnvoyFilterPatch instance) |
EnvoyFilterEnvoyConfigObjectPatchFluent.PatchNested<A> |
EnvoyFilterEnvoyConfigObjectPatchFluent.editOrNewPatchLike(EnvoyFilterPatch item) |
void |
EnvoyFilterEnvoyConfigObjectPatch.setPatch(EnvoyFilterPatch patch) |
EnvoyFilterEnvoyConfigObjectPatchFluent.PatchNested<A> |
EnvoyFilterEnvoyConfigObjectPatchFluent.withNewPatchLike(EnvoyFilterPatch item) |
A |
EnvoyFilterEnvoyConfigObjectPatchFluent.withPatch(EnvoyFilterPatch patch) |
| Constructor and Description |
|---|
EnvoyFilterEnvoyConfigObjectPatch(EnvoyFilterApplyTo applyTo,
EnvoyFilterEnvoyConfigObjectMatch match,
EnvoyFilterPatch patch) |
EnvoyFilterPatchBuilder(EnvoyFilterPatch instance) |
EnvoyFilterPatchBuilder(EnvoyFilterPatchFluent<?> fluent,
EnvoyFilterPatch instance) |
EnvoyFilterPatchFluent(EnvoyFilterPatch instance) |
Copyright © 2015–2024 Red Hat. All rights reserved.