Interface CustomResourceDefinitionVersionFluent.SchemaNested<N>
- All Superinterfaces:
CustomResourceValidationFluent<CustomResourceDefinitionVersionFluent.SchemaNested<N>>,io.fabric8.kubernetes.api.builder.Fluent<CustomResourceDefinitionVersionFluent.SchemaNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>
- All Known Implementing Classes:
CustomResourceDefinitionVersionFluentImpl.SchemaNestedImpl
- Enclosing interface:
- CustomResourceDefinitionVersionFluent<A extends CustomResourceDefinitionVersionFluent<A>>
public static interface CustomResourceDefinitionVersionFluent.SchemaNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, CustomResourceValidationFluent<CustomResourceDefinitionVersionFluent.SchemaNested<N>>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.fabric8.kubernetes.api.model.apiextensions.CustomResourceValidationFluent
CustomResourceValidationFluent.OpenAPIV3SchemaNested<N> -
Method Summary
Methods inherited from interface io.fabric8.kubernetes.api.model.apiextensions.CustomResourceValidationFluent
buildOpenAPIV3Schema, editOpenAPIV3Schema, editOrNewOpenAPIV3Schema, editOrNewOpenAPIV3SchemaLike, getOpenAPIV3Schema, hasOpenAPIV3Schema, withNewOpenAPIV3Schema, withNewOpenAPIV3SchemaLike, withOpenAPIV3Schema