Class JSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>

  • Direct Known Subclasses:
    JSONSchemaPropsOrStringArrayBuilder

    public class JSONSchemaPropsOrStringArrayFluent<A extends JSONSchemaPropsOrStringArrayFluent<A>>
    extends io.fabric8.kubernetes.api.builder.BaseFluent<A>
    Generated