public class ClusterServicePlanListBuilder extends ClusterServicePlanListFluent<ClusterServicePlanListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<ClusterServicePlanList,ClusterServicePlanListBuilder>
ClusterServicePlanListFluent.ItemsNested<N>| Constructor and Description |
|---|
ClusterServicePlanListBuilder() |
ClusterServicePlanListBuilder(Boolean validationEnabled) |
ClusterServicePlanListBuilder(ClusterServicePlanList instance) |
ClusterServicePlanListBuilder(ClusterServicePlanList instance,
Boolean validationEnabled) |
ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent) |
ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent,
Boolean validationEnabled) |
ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent,
ClusterServicePlanList instance) |
ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent,
ClusterServicePlanList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
ClusterServicePlanList |
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 ClusterServicePlanListBuilder()
public ClusterServicePlanListBuilder(Boolean validationEnabled)
public ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent)
public ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent, Boolean validationEnabled)
public ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent, ClusterServicePlanList instance)
public ClusterServicePlanListBuilder(ClusterServicePlanListFluent<?> fluent, ClusterServicePlanList instance, Boolean validationEnabled)
public ClusterServicePlanListBuilder(ClusterServicePlanList instance)
public ClusterServicePlanListBuilder(ClusterServicePlanList instance, Boolean validationEnabled)
public ClusterServicePlanList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<ClusterServicePlanList>Copyright © 2015–2023 Red Hat. All rights reserved.