Interface JSONSchemaPropsFluent.AnyOfNested<N>

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

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

    • and

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

      N endAnyOf()