public class InfoItemBuilder extends InfoItemFluent<InfoItemBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfoItem,InfoItemBuilder>
InfoItemFluent.ValueFromNested<N>| Constructor and Description |
|---|
InfoItemBuilder() |
InfoItemBuilder(InfoItem instance) |
InfoItemBuilder(InfoItemFluent<?> fluent) |
InfoItemBuilder(InfoItemFluent<?> fluent,
InfoItem instance) |
| Modifier and Type | Method and Description |
|---|---|
InfoItem |
build() |
buildValueFrom, copyInstance, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, equals, getName, getType, getValue, hashCode, hasName, hasType, hasValue, hasValueFrom, toString, withName, withNewValueFrom, withNewValueFromLike, withType, withValue, withValueFromaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InfoItemBuilder()
public InfoItemBuilder(InfoItemFluent<?> fluent)
public InfoItemBuilder(InfoItemFluent<?> fluent, InfoItem instance)
public InfoItemBuilder(InfoItem instance)
Copyright © 2015–2023 Red Hat. All rights reserved.