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