Uses of Class
io.kubernetes.client.openapi.models.V1alpha1JSONPatch
Packages that use V1alpha1JSONPatch
-
Uses of V1alpha1JSONPatch in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1alpha1JSONPatchModifier and TypeMethodDescriptionV1alpha1JSONPatch.expression
(String expression) V1alpha1Mutation.getJsonPatch()
Get jsonPatchMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha1JSONPatchModifier and TypeMethodDescriptionV1alpha1Mutation.jsonPatch
(V1alpha1JSONPatch jsonPatch) void
V1alpha1Mutation.setJsonPatch
(V1alpha1JSONPatch jsonPatch)