Uses of Class
io.kubernetes.client.openapi.models.V1JSONPatch
Packages that use V1JSONPatch
-
Uses of V1JSONPatch in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1JSONPatchModifier and TypeMethodDescriptionV1JSONPatch.expression(String expression) static V1JSONPatchCreate an instance of V1JSONPatch given an JSON stringV1Mutation.getJsonPatch()Get jsonPatchMethods in io.kubernetes.client.openapi.models with parameters of type V1JSONPatchModifier and TypeMethodDescriptionV1Mutation.jsonPatch(V1JSONPatch jsonPatch) voidV1Mutation.setJsonPatch(V1JSONPatch jsonPatch)