public class InfoItemBuilder extends InfoItemFluentImpl<InfoItemBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfoItem,InfoItemBuilder>
InfoItemFluentImpl.ValueFromNestedImpl<N>InfoItemFluent.ValueFromNested<N>| Constructor and Description |
|---|
InfoItemBuilder() |
InfoItemBuilder(Boolean validationEnabled) |
InfoItemBuilder(InfoItem instance) |
InfoItemBuilder(InfoItem instance,
Boolean validationEnabled) |
InfoItemBuilder(InfoItemFluent<?> fluent) |
InfoItemBuilder(InfoItemFluent<?> fluent,
Boolean validationEnabled) |
InfoItemBuilder(InfoItemFluent<?> fluent,
InfoItem instance) |
InfoItemBuilder(InfoItemFluent<?> fluent,
InfoItem instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
InfoItem |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildValueFrom, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, getName, getType, getValue, getValueFrom, hasName, hasType, hasValue, hasValueFrom, withName, withNewName, withNewType, withNewValue, withNewValueFrom, withNewValueFromLike, withType, withValue, withValueFromaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic InfoItemBuilder()
public InfoItemBuilder(Boolean validationEnabled)
public InfoItemBuilder(InfoItemFluent<?> fluent)
public InfoItemBuilder(InfoItemFluent<?> fluent, Boolean validationEnabled)
public InfoItemBuilder(InfoItemFluent<?> fluent, InfoItem instance)
public InfoItemBuilder(InfoItemFluent<?> fluent, InfoItem instance, Boolean validationEnabled)
public InfoItemBuilder(InfoItem instance)
public InfoItem build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfoItem>public boolean equals(Object o)
equals in class InfoItemFluentImpl<InfoItemBuilder>public int hashCode()
hashCode in class InfoItemFluentImpl<InfoItemBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.