public class NetworkAttachmentDefinitionListBuilder extends NetworkAttachmentDefinitionListFluent<NetworkAttachmentDefinitionListBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NetworkAttachmentDefinitionList,NetworkAttachmentDefinitionListBuilder>
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() |
addAllToItems, addNewItem, addNewItemLike, addToAdditionalProperties, addToAdditionalProperties, addToItems, addToItems, buildFirstItem, buildItem, buildItems, buildLastItem, buildMatchingItem, 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 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>Copyright © 2015–2023 Red Hat. All rights reserved.