Interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>

All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
All Known Subinterfaces:
JSONSchemaPropsFluent.AdditionalItemsNested<N>, JSONSchemaPropsFluent.AdditionalPropertiesNested<N>
All Known Implementing Classes:
DoneableJSONSchemaPropsOrBool, JSONSchemaPropsFluentImpl.AdditionalItemsNestedImpl, JSONSchemaPropsFluentImpl.AdditionalPropertiesNestedImpl, JSONSchemaPropsOrBoolBuilder, JSONSchemaPropsOrBoolFluentImpl

public interface JSONSchemaPropsOrBoolFluent<A extends JSONSchemaPropsOrBoolFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>