public class ValueStructValueBuilder extends ValueStructValueFluentImpl<ValueStructValueBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValueStructValue,ValueStructValueBuilder>
| Constructor and Description |
|---|
ValueStructValueBuilder() |
ValueStructValueBuilder(Boolean validationEnabled) |
ValueStructValueBuilder(ValueStructValue instance) |
ValueStructValueBuilder(ValueStructValue instance,
Boolean validationEnabled) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent,
Boolean validationEnabled) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent,
ValueStructValue instance) |
ValueStructValueBuilder(ValueStructValueFluent<?> fluent,
ValueStructValue instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ValueStructValue |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addToStructValue, addToStructValue, getStructValue, hasStructValue, removeFromStructValue, removeFromStructValue, withStructValueaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ValueStructValueBuilder()
public ValueStructValueBuilder(Boolean validationEnabled)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent, Boolean validationEnabled)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent, ValueStructValue instance)
public ValueStructValueBuilder(ValueStructValueFluent<?> fluent, ValueStructValue instance, Boolean validationEnabled)
public ValueStructValueBuilder(ValueStructValue instance)
public ValueStructValueBuilder(ValueStructValue instance, Boolean validationEnabled)
public ValueStructValue build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValueStructValue>public boolean equals(Object o)
equals in class ValueStructValueFluentImpl<ValueStructValueBuilder>public int hashCode()
hashCode in class ValueStructValueFluentImpl<ValueStructValueBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.