| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ANNOTATION_JSON_ANY_GETTER |
"com.fasterxml.jackson.annotation.JsonAnyGetter" |
public static final String |
ANNOTATION_JSON_ANY_SETTER |
"com.fasterxml.jackson.annotation.JsonAnySetter" |
public static final String |
ANNOTATION_JSON_IGNORE |
"com.fasterxml.jackson.annotation.JsonIgnore" |
public static final String |
ANNOTATION_JSON_PROPERTY |
"com.fasterxml.jackson.annotation.JsonProperty" |
public static final String |
ANNOTATION_JSON_PROPERTY_DESCRIPTION |
"com.fasterxml.jackson.annotation.JsonPropertyDescription" |
public static final String |
ANNOTATION_NOT_NULL |
"javax.validation.constraints.NotNull" |
public static final String |
ANNOTATION_SCHEMA_FROM |
"io.fabric8.crd.generator.annotation.SchemaFrom" |
public static final String |
JSON_NODE_TYPE |
"com.fasterxml.jackson.databind.JsonNode" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DESCRIBE_TYPE_DEFS |
false |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
JAVA_LANG_VOID |
"java.lang.Void" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VERSION |
"v1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
VERSION |
"v1beta1" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DOT |
"." |
protected static final String |
STATUS |
".status." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
DOT |
"." |
protected static final String |
STATUS |
".status." |
Copyright © 2015–2020 Red Hat. All rights reserved.