public class InfrastructureListBuilder extends InfrastructureListFluent<InfrastructureListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<InfrastructureList,InfrastructureListBuilder>
InfrastructureListFluent.ItemsNested<N>| Constructor and Description |
|---|
InfrastructureListBuilder() |
InfrastructureListBuilder(InfrastructureList instance) |
InfrastructureListBuilder(InfrastructureListFluent<?> fluent) |
InfrastructureListBuilder(InfrastructureListFluent<?> fluent,
InfrastructureList instance) |
| Modifier and Type | Method and Description |
|---|---|
InfrastructureList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, copyInstance, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hashCode, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, toString, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewMetadataaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfpublic InfrastructureListBuilder()
public InfrastructureListBuilder(InfrastructureListFluent<?> fluent)
public InfrastructureListBuilder(InfrastructureListFluent<?> fluent, InfrastructureList instance)
public InfrastructureListBuilder(InfrastructureList instance)
public InfrastructureList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<InfrastructureList>Copyright © 2015–2023 Red Hat. All rights reserved.