public class NamespaceListBuilder extends NamespaceListFluent<NamespaceListBuilder> implements VisitableBuilder<NamespaceList,NamespaceListBuilder>
NamespaceListFluent.ItemsNested<N>, NamespaceListFluent.MetadataNested<N>_visitables| Constructor and Description |
|---|
NamespaceListBuilder() |
NamespaceListBuilder(NamespaceList instance) |
NamespaceListBuilder(NamespaceListFluent<?> fluent) |
NamespaceListBuilder(NamespaceListFluent<?> fluent,
NamespaceList instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableNamespaceList |
build() |
addNewItem, addNewItemLike, addToAdditionalProperties, addToItems, editMetadata, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, withAdditionalProperties, withApiVersion, withItems, withKind, withMetadata, withNewMetadata, withNewMetadata, withNewMetadataLikeaccept, aggregate, aggregate, build, buildpublic NamespaceListBuilder()
public NamespaceListBuilder(NamespaceListFluent<?> fluent)
public NamespaceListBuilder(NamespaceListFluent<?> fluent, NamespaceList instance)
public NamespaceListBuilder(NamespaceList instance)
public EditableNamespaceList build()
build in interface Builder<NamespaceList>Copyright © 2011–2015 Red Hat. All rights reserved.