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