| Package | Description |
|---|---|
| io.fabric8.java.generator.nodes |
| Modifier and Type | Class and Description |
|---|---|
class |
JArray |
class |
JCRObject |
class |
JEnum |
class |
JMap |
class |
JObject |
class |
JPrimitive |
| Modifier and Type | Method and Description |
|---|---|
static AbstractJSONSchema2Pojo |
AbstractJSONSchema2Pojo.fromJsonSchema(String key,
io.fabric8.kubernetes.api.model.apiextensions.v1.JSONSchemaProps prop,
String parentPkg,
Config config) |
| Constructor and Description |
|---|
JArray(AbstractJSONSchema2Pojo nested,
Config config,
String description,
boolean isNullable,
com.fasterxml.jackson.databind.JsonNode defaultValue) |
JMap(AbstractJSONSchema2Pojo nested,
Config config,
String description,
boolean isNullable,
com.fasterxml.jackson.databind.JsonNode defaultValue) |
Copyright © 2015–2023 Red Hat. All rights reserved.