Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Interface and Description |
---|---|
interface |
V1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>> |
class |
V1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>> |
Modifier and Type | Interface and Description |
---|---|
static interface |
V1CustomResourceValidationFluent.OpenAPIV3SchemaNested<N> |
static interface |
V1JSONSchemaPropsFluent.AllOfNested<N> |
static interface |
V1JSONSchemaPropsFluent.AnyOfNested<N> |
static interface |
V1JSONSchemaPropsFluent.NotNested<N> |
static interface |
V1JSONSchemaPropsFluent.OneOfNested<N> |
Modifier and Type | Class and Description |
---|---|
class |
V1CustomResourceValidationFluentImpl.OpenAPIV3SchemaNestedImpl<N> |
class |
V1JSONSchemaPropsBuilder |
class |
V1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>> |
class |
V1JSONSchemaPropsFluentImpl.AllOfNestedImpl<N> |
class |
V1JSONSchemaPropsFluentImpl.AnyOfNestedImpl<N> |
class |
V1JSONSchemaPropsFluentImpl.NotNestedImpl<N> |
class |
V1JSONSchemaPropsFluentImpl.OneOfNestedImpl<N> |
Constructor and Description |
---|
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent) |
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent,
Boolean validationEnabled) |
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent,
V1JSONSchemaProps instance) |
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent,
V1JSONSchemaProps instance,
Boolean validationEnabled) |
Copyright © 2022. All rights reserved.