public class V1Patch extends Object
Modifier and Type | Class and Description |
---|---|
static class |
V1Patch.V1PatchAdapter |
Modifier and Type | Field and Description |
---|---|
static String |
PATCH_FORMAT_APPLY_YAML |
static String |
PATCH_FORMAT_JSON_MERGE_PATCH |
static String |
PATCH_FORMAT_JSON_PATCH |
static String |
PATCH_FORMAT_STRATEGIC_MERGE_PATCH |
public static final String PATCH_FORMAT_JSON_PATCH
public static final String PATCH_FORMAT_JSON_MERGE_PATCH
public static final String PATCH_FORMAT_STRATEGIC_MERGE_PATCH
public static final String PATCH_FORMAT_APPLY_YAML
public V1Patch(String value)
public String getValue()
Copyright © 2020. All rights reserved.