Package io.fabric8.kubernetes.api.model
Class Patch
- java.lang.Object
-
- io.fabric8.kubernetes.api.model.Patch
-
- All Implemented Interfaces:
KubernetesResource,Serializable
public class Patch extends Object implements KubernetesResource
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Patch()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,Object>getAdditionalProperties()voidsetAdditionalProperty(String name, Object value)
-