public class ListValueBuilder extends ListValueFluentImpl<ListValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ListValue,ListValueBuilder>
ListValueFluent.ValuesNested<N>| Constructor and Description |
|---|
ListValueBuilder() |
ListValueBuilder(Boolean validationEnabled) |
ListValueBuilder(ListValue instance) |
ListValueBuilder(ListValue instance,
Boolean validationEnabled) |
ListValueBuilder(ListValueFluent<?> fluent) |
ListValueBuilder(ListValueFluent<?> fluent,
Boolean validationEnabled) |
ListValueBuilder(ListValueFluent<?> fluent,
ListValue instance) |
ListValueBuilder(ListValueFluent<?> fluent,
ListValue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ListValue |
build() |
addAllToValues, addNewValue, addNewValueLike, addToValues, addToValues, buildFirstValue, buildLastValue, buildMatchingValue, buildValue, buildValues, editFirstValue, editLastValue, editMatchingValue, editValue, equals, getValues, hashCode, hasMatchingValue, hasValues, removeAllFromValues, removeFromValues, removeMatchingFromValues, setNewValueLike, setToValues, toString, withValues, withValuesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic ListValueBuilder()
public ListValueBuilder(Boolean validationEnabled)
public ListValueBuilder(ListValueFluent<?> fluent)
public ListValueBuilder(ListValueFluent<?> fluent, Boolean validationEnabled)
public ListValueBuilder(ListValueFluent<?> fluent, ListValue instance)
public ListValueBuilder(ListValueFluent<?> fluent, ListValue instance, Boolean validationEnabled)
public ListValueBuilder(ListValue instance)
Copyright © 2015–2023 Red Hat. All rights reserved.