KustomizationFluent.PatchesNested<A> |
KustomizationFluent.addNewPatch() |
KustomizationFluent.PatchesNested<A> |
KustomizationFluent.addNewPatchLike(Patch item) |
KustomizationFluent.PatchesNested<A> |
KustomizationFluent.editFirstPatch() |
KustomizationFluent.PatchesNested<A> |
KustomizationFluent.editLastPatch() |
KustomizationFluent.PatchesNested<A> |
KustomizationFluent.editMatchingPatch(Predicate<PatchBuilder> predicate) |
KustomizationFluent.PatchesNested<A> |
KustomizationFluent.editPatch(int index) |
KustomizationFluent.PatchesNested<A> |
KustomizationFluent.setNewPatchLike(int index,
Patch item) |