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) static V1alpha1JSONPatchCreate an instance of V1alpha1JSONPatch given an JSON stringV1alpha1Mutation.getJsonPatch()Get jsonPatchMethods in io.kubernetes.client.openapi.models with parameters of type V1alpha1JSONPatchModifier and TypeMethodDescriptionV1alpha1Mutation.jsonPatch(V1alpha1JSONPatch jsonPatch) voidV1alpha1Mutation.setJsonPatch(V1alpha1JSONPatch jsonPatch)