Uses of Class
io.fabric8.kubernetes.api.model.admissionregistration.v1alpha1.JSONPatchFluent
-
Packages that use JSONPatchFluent Package Description io.fabric8.kubernetes.api.model.admissionregistration.v1alpha1 -
-
Uses of JSONPatchFluent in io.fabric8.kubernetes.api.model.admissionregistration.v1alpha1
Classes in io.fabric8.kubernetes.api.model.admissionregistration.v1alpha1 with type parameters of type JSONPatchFluent Modifier and Type Class Description classJSONPatchFluent<A extends JSONPatchFluent<A>>GeneratedSubclasses of JSONPatchFluent in io.fabric8.kubernetes.api.model.admissionregistration.v1alpha1 Modifier and Type Class Description classJSONPatchBuilderclassMutationFluent.JsonPatchNested<N>Constructors in io.fabric8.kubernetes.api.model.admissionregistration.v1alpha1 with parameters of type JSONPatchFluent Constructor Description JSONPatchBuilder(JSONPatchFluent<?> fluent)JSONPatchBuilder(JSONPatchFluent<?> fluent, JSONPatch instance)
-