public class ClusterStateListBuilder extends ClusterStateListFluentImpl<ClusterStateListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterStateList,ClusterStateListBuilder>
ClusterStateListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterStateListBuilder() |
ClusterStateListBuilder(Boolean validationEnabled) |
ClusterStateListBuilder(ClusterStateList instance) |
ClusterStateListBuilder(ClusterStateList instance,
Boolean validationEnabled) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent,
Boolean validationEnabled) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent,
ClusterStateList instance) |
ClusterStateListBuilder(ClusterStateListFluent<?> fluent,
ClusterStateList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterStateList |
build() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, equals, getAdditionalProperties, getApiVersion, getItems, 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 ClusterStateListBuilder()
public ClusterStateListBuilder(Boolean validationEnabled)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent, Boolean validationEnabled)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent, ClusterStateList instance)
public ClusterStateListBuilder(ClusterStateListFluent<?> fluent, ClusterStateList instance, Boolean validationEnabled)
public ClusterStateListBuilder(ClusterStateList instance)
public ClusterStateListBuilder(ClusterStateList instance, Boolean validationEnabled)
public ClusterStateList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterStateList>Copyright © 2015–2023 Red Hat. All rights reserved.