public class JSONSchemaPropsBuilder extends JSONSchemaPropsFluentImpl<JSONSchemaPropsBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<JSONSchemaProps,JSONSchemaPropsBuilder>
JSONSchemaPropsFluent.ExternalDocsNested<N>| Constructor and Description |
|---|
JSONSchemaPropsBuilder() |
JSONSchemaPropsBuilder(Boolean validationEnabled) |
JSONSchemaPropsBuilder(JSONSchemaProps instance) |
JSONSchemaPropsBuilder(JSONSchemaProps instance,
Boolean validationEnabled) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
Boolean validationEnabled) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance) |
JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent,
JSONSchemaProps instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
JSONSchemaProps |
build() |
addAllToRequired, addToProperties, addToProperties, addToRequired, addToRequired, buildExternalDocs, editExternalDocs, editOrNewExternalDocs, editOrNewExternalDocsLike, equals, getDescription, getExample, getExternalDocs, getFirstRequired, getId, getLastRequired, getMatchingRequired, getProperties, getRequired, getRequired, getSchema, getTitle, getType, hasDescription, hasExample, hasExternalDocs, hashCode, hasId, hasMatchingRequired, hasProperties, hasRequired, hasSchema, hasTitle, hasType, removeAllFromRequired, removeFromProperties, removeFromProperties, removeFromRequired, setToRequired, toString, withDescription, withExample, withExternalDocs, withId, withNewExternalDocs, withNewExternalDocs, withNewExternalDocsLike, withProperties, withRequired, withRequired, withSchema, withTitle, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic JSONSchemaPropsBuilder()
public JSONSchemaPropsBuilder(Boolean validationEnabled)
public JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent)
public JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, Boolean validationEnabled)
public JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, JSONSchemaProps instance)
public JSONSchemaPropsBuilder(JSONSchemaPropsFluent<?> fluent, JSONSchemaProps instance, Boolean validationEnabled)
public JSONSchemaPropsBuilder(JSONSchemaProps instance)
public JSONSchemaPropsBuilder(JSONSchemaProps instance, Boolean validationEnabled)
public JSONSchemaProps build()
build in interface io.fabric8.kubernetes.api.builder.Builder<JSONSchemaProps>Copyright © 2015–2022 Red Hat. All rights reserved.