| Package | Description |
|---|---|
| io.kubernetes.client.openapi.models |
| Modifier and Type | Interface and Description |
|---|---|
interface |
V1JSONSchemaPropsFluent<A extends V1JSONSchemaPropsFluent<A>>
Generated
|
class |
V1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>>
Generated
|
| 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 |
V1JSONSchemaPropsBuilder |
class |
V1JSONSchemaPropsFluentImpl<A extends V1JSONSchemaPropsFluent<A>>
Generated
|
| Constructor and Description |
|---|
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent) |
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent,
Boolean validationEnabled) |
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent,
io.kubernetes.client.openapi.models.V1JSONSchemaProps instance) |
V1JSONSchemaPropsBuilder(V1JSONSchemaPropsFluent<?> fluent,
io.kubernetes.client.openapi.models.V1JSONSchemaProps instance,
Boolean validationEnabled) |
Copyright © 2022. All rights reserved.