| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
V1beta1JSONSchemaPropsFluent<A extends V1beta1JSONSchemaPropsFluent<A>> |
class |
V1beta1JSONSchemaPropsFluentImpl<A extends V1beta1JSONSchemaPropsFluent<A>> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
V1beta1CustomResourceValidationFluent.OpenAPIV3SchemaNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.AllOfNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.AnyOfNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.NotNested<N> |
static interface |
V1beta1JSONSchemaPropsFluent.OneOfNested<N> |
| Modifier and Type | Class and Description |
|---|---|
class |
V1beta1CustomResourceValidationFluentImpl.OpenAPIV3SchemaNestedImpl<N> |
class |
V1beta1JSONSchemaPropsBuilder |
class |
V1beta1JSONSchemaPropsFluentImpl<A extends V1beta1JSONSchemaPropsFluent<A>> |
class |
V1beta1JSONSchemaPropsFluentImpl.AllOfNestedImpl<N> |
class |
V1beta1JSONSchemaPropsFluentImpl.AnyOfNestedImpl<N> |
class |
V1beta1JSONSchemaPropsFluentImpl.NotNestedImpl<N> |
class |
V1beta1JSONSchemaPropsFluentImpl.OneOfNestedImpl<N> |
| Constructor and Description |
|---|
V1beta1JSONSchemaPropsBuilder(V1beta1JSONSchemaPropsFluent<?> fluent) |
V1beta1JSONSchemaPropsBuilder(V1beta1JSONSchemaPropsFluent<?> fluent,
Boolean validationEnabled) |
V1beta1JSONSchemaPropsBuilder(V1beta1JSONSchemaPropsFluent<?> fluent,
V1beta1JSONSchemaProps instance) |
V1beta1JSONSchemaPropsBuilder(V1beta1JSONSchemaPropsFluent<?> fluent,
V1beta1JSONSchemaProps instance,
Boolean validationEnabled) |
Copyright © 2020. All rights reserved.