Uses of Class
io.fabric8.kubernetes.api.model.PatchFluent
-
Packages that use PatchFluent Package Description io.fabric8.kubernetes.api.model -
-
Uses of PatchFluent in io.fabric8.kubernetes.api.model
Classes in io.fabric8.kubernetes.api.model with type parameters of type PatchFluent Modifier and Type Class Description classPatchFluent<A extends PatchFluent<A>>GeneratedSubclasses of PatchFluent in io.fabric8.kubernetes.api.model Modifier and Type Class Description classPatchBuilderConstructors in io.fabric8.kubernetes.api.model with parameters of type PatchFluent Constructor Description PatchBuilder(PatchFluent<?> fluent)PatchBuilder(PatchFluent<?> fluent, Patch instance)
-