Interface JSONSchemaPropsFluent.AllOfNested<N>

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

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

    • and

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

      N endAllOf()