Uses of Class
io.kubernetes.client.openapi.models.V1beta1JSONPatch
Packages that use V1beta1JSONPatch
-
Uses of V1beta1JSONPatch in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1beta1JSONPatchModifier and TypeMethodDescriptionV1beta1JSONPatch.expression(String expression) V1beta1Mutation.getJsonPatch()Get jsonPatchMethods in io.kubernetes.client.openapi.models with parameters of type V1beta1JSONPatchModifier and TypeMethodDescriptionV1beta1Mutation.jsonPatch(V1beta1JSONPatch jsonPatch) voidV1beta1Mutation.setJsonPatch(V1beta1JSONPatch jsonPatch)