public class NetworkAttachmentDefinitionListBuilder extends NetworkAttachmentDefinitionListFluentImpl<NetworkAttachmentDefinitionListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NetworkAttachmentDefinitionList,NetworkAttachmentDefinitionListBuilder>
NetworkAttachmentDefinitionListFluentImpl.ItemsNestedImpl<N>NetworkAttachmentDefinitionListFluent.ItemsNested<N>| Constructor and Description |
|---|
NetworkAttachmentDefinitionListBuilder() |
NetworkAttachmentDefinitionListBuilder(Boolean validationEnabled) |
NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionList instance) |
NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionList instance,
Boolean validationEnabled) |
NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent) |
NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent,
Boolean validationEnabled) |
NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent,
NetworkAttachmentDefinitionList instance) |
NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent,
NetworkAttachmentDefinitionList instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NetworkAttachmentDefinitionList |
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 NetworkAttachmentDefinitionListBuilder()
public NetworkAttachmentDefinitionListBuilder(Boolean validationEnabled)
public NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent)
public NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent, Boolean validationEnabled)
public NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent, NetworkAttachmentDefinitionList instance)
public NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionListFluent<?> fluent, NetworkAttachmentDefinitionList instance, Boolean validationEnabled)
public NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionList instance)
public NetworkAttachmentDefinitionListBuilder(NetworkAttachmentDefinitionList instance, Boolean validationEnabled)
public NetworkAttachmentDefinitionList build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NetworkAttachmentDefinitionList>public boolean equals(Object o)
equals in class NetworkAttachmentDefinitionListFluentImpl<NetworkAttachmentDefinitionListBuilder>public int hashCode()
hashCode in class NetworkAttachmentDefinitionListFluentImpl<NetworkAttachmentDefinitionListBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.