Uses of Class
io.fabric8.openshift.api.model.hive.v1.SyncSetCommonSpecFluent.PatchesNested
-
Packages that use SyncSetCommonSpecFluent.PatchesNested Package Description io.fabric8.openshift.api.model.hive.v1 -
-
Uses of SyncSetCommonSpecFluent.PatchesNested in io.fabric8.openshift.api.model.hive.v1
Methods in io.fabric8.openshift.api.model.hive.v1 that return SyncSetCommonSpecFluent.PatchesNested Modifier and Type Method Description SyncSetCommonSpecFluent.PatchesNested<A>SyncSetCommonSpecFluent. addNewPatch()SyncSetCommonSpecFluent.PatchesNested<A>SyncSetCommonSpecFluent. addNewPatchLike(SyncObjectPatch item)SyncSetCommonSpecFluent.PatchesNested<A>SyncSetCommonSpecFluent. editFirstPatch()SyncSetCommonSpecFluent.PatchesNested<A>SyncSetCommonSpecFluent. editLastPatch()SyncSetCommonSpecFluent.PatchesNested<A>SyncSetCommonSpecFluent. editMatchingPatch(Predicate<SyncObjectPatchBuilder> predicate)SyncSetCommonSpecFluent.PatchesNested<A>SyncSetCommonSpecFluent. editPatch(int index)SyncSetCommonSpecFluent.PatchesNested<A>SyncSetCommonSpecFluent. setNewPatchLike(int index, SyncObjectPatch item)
-