public class ValueReferenceBuilder extends ValueReferenceFluentImpl<ValueReferenceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ValueReference,ValueReferenceBuilder>
| Constructor and Description |
|---|
ValueReferenceBuilder() |
ValueReferenceBuilder(Boolean validationEnabled) |
ValueReferenceBuilder(ValueReference instance) |
ValueReferenceBuilder(ValueReference instance,
Boolean validationEnabled) |
ValueReferenceBuilder(ValueReferenceFluent<?> fluent) |
ValueReferenceBuilder(ValueReferenceFluent<?> fluent,
Boolean validationEnabled) |
ValueReferenceBuilder(ValueReferenceFluent<?> fluent,
ValueReference instance) |
ValueReferenceBuilder(ValueReferenceFluent<?> fluent,
ValueReference instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableValueReference |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToJsonPaths, addNewJsonPath, addToJsonPaths, addToJsonPaths, getJsonPaths, getProfile, getProperty, getValue, hasJsonPaths, hasProfile, hasProperty, hasValue, removeAllFromJsonPaths, removeFromJsonPaths, setToJsonPaths, withJsonPaths, withNewProfile, withNewProperty, withNewValue, withProfile, withProperty, withValueaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic ValueReferenceBuilder()
public ValueReferenceBuilder(Boolean validationEnabled)
public ValueReferenceBuilder(ValueReferenceFluent<?> fluent)
public ValueReferenceBuilder(ValueReferenceFluent<?> fluent, Boolean validationEnabled)
public ValueReferenceBuilder(ValueReferenceFluent<?> fluent, ValueReference instance)
public ValueReferenceBuilder(ValueReferenceFluent<?> fluent, ValueReference instance, Boolean validationEnabled)
public ValueReferenceBuilder(ValueReference instance)
public ValueReferenceBuilder(ValueReference instance, Boolean validationEnabled)
public EditableValueReference build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ValueReference>public boolean equals(Object o)
equals in class ValueReferenceFluentImpl<ValueReferenceBuilder>public int hashCode()
hashCode in class ValueReferenceFluentImpl<ValueReferenceBuilder>Copyright © 2018–2022 Red Hat. All rights reserved.