public class V1alpha1KeyValueBuilder extends V1alpha1KeyValueFluentImpl<V1alpha1KeyValueBuilder> implements VisitableBuilder<V1alpha1KeyValue,V1alpha1KeyValueBuilder>
_visitables| Constructor and Description |
|---|
V1alpha1KeyValueBuilder() |
V1alpha1KeyValueBuilder(Boolean validationEnabled) |
V1alpha1KeyValueBuilder(V1alpha1KeyValue instance) |
V1alpha1KeyValueBuilder(V1alpha1KeyValue instance,
Boolean validationEnabled) |
V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent) |
V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent,
Boolean validationEnabled) |
V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent,
V1alpha1KeyValue instance) |
V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent,
V1alpha1KeyValue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
V1alpha1KeyValue |
build() |
boolean |
equals(Object o) |
getName, getValue, hasName, hasValue, withName, withNewName, withNewName, withNewName, withValueaccept, aggregate, aggregate, build, build, builderOfpublic V1alpha1KeyValueBuilder()
public V1alpha1KeyValueBuilder(Boolean validationEnabled)
public V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent)
public V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent, Boolean validationEnabled)
public V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent, V1alpha1KeyValue instance)
public V1alpha1KeyValueBuilder(V1alpha1KeyValueFluent<?> fluent, V1alpha1KeyValue instance, Boolean validationEnabled)
public V1alpha1KeyValueBuilder(V1alpha1KeyValue instance)
public V1alpha1KeyValueBuilder(V1alpha1KeyValue instance, Boolean validationEnabled)
public V1alpha1KeyValue build()
build in interface Builder<V1alpha1KeyValue>public boolean equals(Object o)
equals in class V1alpha1KeyValueFluentImpl<V1alpha1KeyValueBuilder>Copyright © 2020. All rights reserved.