Interface JSONSchemaPropsFluent.NotNested<N>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<JSONSchemaPropsFluent.NotNested<N>>, JSONSchemaPropsFluent<JSONSchemaPropsFluent.NotNested<N>>, io.fabric8.kubernetes.api.builder.Nested<N>
All Known Implementing Classes:
JSONSchemaPropsFluentImpl.NotNestedImpl
Enclosing interface:
JSONSchemaPropsFluent<A extends JSONSchemaPropsFluent<A>>

public static interface JSONSchemaPropsFluent.NotNested<N>
extends io.fabric8.kubernetes.api.builder.Nested<N>, JSONSchemaPropsFluent<JSONSchemaPropsFluent.NotNested<N>>
  • Method Details

    • and

      N and()
      Specified by:
      and in interface io.fabric8.kubernetes.api.builder.Nested<N>
    • endNot

      N endNot()