| Modifier and Type | Constant Field | Value |
|---|---|---|
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" |
| 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.