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