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() |
addToAdditionalProperties, addToAdditionalProperties, buildValueFrom, copyInstance, editOrNewValueFrom, editOrNewValueFromLike, editValueFrom, equals, getAdditionalProperties, getName, getType, getValue, hasAdditionalProperties, hashCode, hasName, hasType, hasValue, hasValueFrom, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withName, withNewValueFrom, withNewValueFromLike, withType, withValue, withValueFromaggregate, aggregate, build, build, builderOf, getVisitableMappublic InfoItemBuilder()
public InfoItemBuilder(InfoItemFluent<?> fluent)
public InfoItemBuilder(InfoItemFluent<?> fluent, InfoItem instance)
public InfoItemBuilder(InfoItem instance)
Copyright © 2015–2024 Red Hat. All rights reserved.