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