| Package | Description |
|---|---|
| io.fabric8.kubernetes.api.model | |
| io.fabric8.kubernetes.api.model.apiextensions |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
WatchEventFluent.JSONSchemaPropsObjectNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
WatchEventFluentImpl.JSONSchemaPropsObjectNestedImpl<N> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
JSONSchemaPropsFluent<A extends JSONSchemaPropsFluent<A>> |
class |
JSONSchemaPropsFluentImpl<A extends JSONSchemaPropsFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
CustomResourceValidationFluent.OpenAPIV3SchemaNested<N> |
static interface |
JSONSchemaPropsFluent.AllOfNested<N> |
static interface |
JSONSchemaPropsFluent.AnyOfNested<N> |
static interface |
JSONSchemaPropsFluent.NotNested<N> |
static interface |
JSONSchemaPropsFluent.OneOfNested<N> |
static interface |
JSONSchemaPropsOrArrayFluent.JSONSchemasNested<N> |
static interface |
JSONSchemaPropsOrArrayFluent.SchemaNested<N> |
static interface |
JSONSchemaPropsOrBoolFluent.SchemaNested<N> |
static interface |
JSONSchemaPropsOrStringArrayFluent.SchemaNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomResourceValidationFluentImpl.OpenAPIV3SchemaNestedImpl<N> |
class |
DoneableJSONSchemaProps |
class |
JSONSchemaPropsBuilder |
class |
JSONSchemaPropsFluentImpl<A extends JSONSchemaPropsFluent<A>> |
class |
JSONSchemaPropsFluentImpl.AllOfNestedImpl<N> |
class |
JSONSchemaPropsFluentImpl.AnyOfNestedImpl<N> |
class |
JSONSchemaPropsFluentImpl.NotNestedImpl<N> |
class |
JSONSchemaPropsFluentImpl.OneOfNestedImpl<N> |
class |
JSONSchemaPropsOrArrayFluentImpl.JSONSchemasNestedImpl<N> |
class |
JSONSchemaPropsOrArrayFluentImpl.SchemaNestedImpl<N> |
class |
JSONSchemaPropsOrBoolFluentImpl.SchemaNestedImpl<N> |
class |
JSONSchemaPropsOrStringArrayFluentImpl.SchemaNestedImpl<N> |
| Constructor and Description |
|---|
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
Boolean validationEnabled) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance,
Boolean validationEnabled) |
Copyright © 2015–2019 Red Hat. All rights reserved.