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