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