public class ValuesSchemaBuilder extends ValuesSchemaFluentImpl<ValuesSchemaBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValuesSchema,ValuesSchemaBuilder>
ValuesSchemaFluent.PropertiesNested<N>| Constructor and Description |
|---|
ValuesSchemaBuilder() |
ValuesSchemaBuilder(Boolean validationEnabled) |
ValuesSchemaBuilder(ValuesSchema instance) |
ValuesSchemaBuilder(ValuesSchema instance,
Boolean validationEnabled) |
ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent) |
ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent,
Boolean validationEnabled) |
ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent,
ValuesSchema instance) |
ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent,
ValuesSchema instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableValuesSchema |
build() |
addAllToProperties, addNewProperty, addNewPropertyLike, addToProperties, addToProperties, buildFirstProperty, buildLastProperty, buildMatchingProperty, buildProperties, buildProperty, editFirstProperty, editLastProperty, editMatchingProperty, editProperty, equals, getProperties, getTitle, hashCode, hasMatchingProperty, hasProperties, hasTitle, removeAllFromProperties, removeFromProperties, removeMatchingFromProperties, setNewPropertyLike, setToProperties, toString, withProperties, withTitleaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ValuesSchemaBuilder()
public ValuesSchemaBuilder(Boolean validationEnabled)
public ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent)
public ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent, Boolean validationEnabled)
public ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent, ValuesSchema instance)
public ValuesSchemaBuilder(ValuesSchemaFluent<?> fluent, ValuesSchema instance, Boolean validationEnabled)
public ValuesSchemaBuilder(ValuesSchema instance)
public ValuesSchemaBuilder(ValuesSchema instance, Boolean validationEnabled)
public EditableValuesSchema build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValuesSchema>Copyright © 2018–2023 Red Hat. All rights reserved.