public class HubSourceBuilder extends HubSourceFluentImpl<HubSourceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<HubSource,HubSourceBuilder>
| Constructor and Description |
|---|
HubSourceBuilder() |
HubSourceBuilder(Boolean validationEnabled) |
HubSourceBuilder(HubSource instance) |
HubSourceBuilder(HubSource instance,
Boolean validationEnabled) |
HubSourceBuilder(HubSourceFluent<?> fluent) |
HubSourceBuilder(HubSourceFluent<?> fluent,
Boolean validationEnabled) |
HubSourceBuilder(HubSourceFluent<?> fluent,
HubSource instance) |
HubSourceBuilder(HubSourceFluent<?> fluent,
HubSource instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
HubSource |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
getName, hasDisabled, hasName, isDisabled, withDisabled, withName, withNewDisabled, withNewDisabled, withNewName, withNewName, withNewNameaccept, accept, aggregate, aggregate, build, build, builderOfpublic HubSourceBuilder()
public HubSourceBuilder(Boolean validationEnabled)
public HubSourceBuilder(HubSourceFluent<?> fluent)
public HubSourceBuilder(HubSourceFluent<?> fluent, Boolean validationEnabled)
public HubSourceBuilder(HubSourceFluent<?> fluent, HubSource instance)
public HubSourceBuilder(HubSourceFluent<?> fluent, HubSource instance, Boolean validationEnabled)
public HubSourceBuilder(HubSource instance)
public HubSource build()
build in interface io.fabric8.kubernetes.api.builder.Builder<HubSource>public boolean equals(Object o)
equals in class HubSourceFluentImpl<HubSourceBuilder>public int hashCode()
hashCode in class HubSourceFluentImpl<HubSourceBuilder>Copyright © 2015–2021 Red Hat. All rights reserved.