public class NetworkListBuilder extends NetworkListFluentImpl<NetworkListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NetworkList,NetworkListBuilder>
NetworkListFluentImpl.ItemsNestedImpl<N>NetworkListFluent.ItemsNested<N>| Constructor and Description |
|---|
NetworkListBuilder() |
NetworkListBuilder(Boolean validationEnabled) |
NetworkListBuilder(NetworkList instance) |
NetworkListBuilder(NetworkList instance,
Boolean validationEnabled) |
NetworkListBuilder(NetworkListFluent<?> fluent) |
NetworkListBuilder(NetworkListFluent<?> fluent,
Boolean validationEnabled) |
NetworkListBuilder(NetworkListFluent<?> fluent,
NetworkList instance) |
NetworkListBuilder(NetworkListFluent<?> fluent,
NetworkList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NetworkList |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, editFirstItem, editItem, editLastItem, editMatchingItem, getAdditionalProperties, getApiVersion, getItems, getKind, getMetadata, hasAdditionalProperties, hasApiVersion, hasItems, hasKind, hasMatchingItem, hasMetadata, removeAllFromItems, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromItems, removeMatchingFromItems, setNewItemLike, setToItems, withAdditionalProperties, withApiVersion, withItems, withItems, withKind, withMetadata, withNewApiVersion, withNewKind, withNewMetadataaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic NetworkListBuilder()
public NetworkListBuilder(Boolean validationEnabled)
public NetworkListBuilder(NetworkListFluent<?> fluent)
public NetworkListBuilder(NetworkListFluent<?> fluent, Boolean validationEnabled)
public NetworkListBuilder(NetworkListFluent<?> fluent, NetworkList instance)
public NetworkListBuilder(NetworkListFluent<?> fluent, NetworkList instance, Boolean validationEnabled)
public NetworkListBuilder(NetworkList instance)
public NetworkListBuilder(NetworkList instance, Boolean validationEnabled)
public NetworkList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NetworkList>public boolean equals(Object o)
equals in class NetworkListFluentImpl<NetworkListBuilder>public int hashCode()
hashCode in class NetworkListFluentImpl<NetworkListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.