public class ValuesSchemaPropertyBuilder extends ValuesSchemaPropertyFluentImpl<ValuesSchemaPropertyBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValuesSchemaProperty,ValuesSchemaPropertyBuilder>
| Constructor and Description |
|---|
ValuesSchemaPropertyBuilder() |
ValuesSchemaPropertyBuilder(Boolean validationEnabled) |
ValuesSchemaPropertyBuilder(ValuesSchemaProperty instance) |
ValuesSchemaPropertyBuilder(ValuesSchemaProperty instance,
Boolean validationEnabled) |
ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent) |
ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent,
Boolean validationEnabled) |
ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent,
ValuesSchemaProperty instance) |
ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent,
ValuesSchemaProperty instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableValuesSchemaProperty |
build() |
equals, getDescription, getMaximum, getMinimum, getName, getPattern, getRequired, getType, hasDescription, hashCode, hasMaximum, hasMinimum, hasName, hasPattern, hasRequired, hasType, toString, withDescription, withMaximum, withMinimum, withName, withPattern, withRequired, withRequired, withTypeaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ValuesSchemaPropertyBuilder()
public ValuesSchemaPropertyBuilder(Boolean validationEnabled)
public ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent)
public ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent, Boolean validationEnabled)
public ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent, ValuesSchemaProperty instance)
public ValuesSchemaPropertyBuilder(ValuesSchemaPropertyFluent<?> fluent, ValuesSchemaProperty instance, Boolean validationEnabled)
public ValuesSchemaPropertyBuilder(ValuesSchemaProperty instance)
public ValuesSchemaPropertyBuilder(ValuesSchemaProperty instance, Boolean validationEnabled)
public EditableValuesSchemaProperty build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValuesSchemaProperty>Copyright © 2018–2023 Red Hat. All rights reserved.