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