public class NICBuilder extends NICFluentImpl<NICBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NIC,NICBuilder>
NICFluentImpl.VlansNestedImpl<N>NICFluent.VlansNested<N>| Constructor and Description |
|---|
NICBuilder() |
NICBuilder(Boolean validationEnabled) |
NICBuilder(NIC instance) |
NICBuilder(NIC instance,
Boolean validationEnabled) |
NICBuilder(NICFluent<?> fluent) |
NICBuilder(NICFluent<?> fluent,
Boolean validationEnabled) |
NICBuilder(NICFluent<?> fluent,
NIC instance) |
NICBuilder(NICFluent<?> fluent,
NIC instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
NIC |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
addAllToVlans, addNewVlan, addNewVlan, addNewVlanLike, addToAdditionalProperties, addToAdditionalProperties, addToVlans, addToVlans, buildFirstVlan, buildLastVlan, buildMatchingVlan, buildVlan, buildVlans, editFirstVlan, editLastVlan, editMatchingVlan, editVlan, getAdditionalProperties, getIp, getMac, getModel, getName, getPxe, getSpeedGbps, getVlanId, getVlans, hasAdditionalProperties, hasIp, hasMac, hasMatchingVlan, hasModel, hasName, hasPxe, hasSpeedGbps, hasVlanId, hasVlans, removeAllFromVlans, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromVlans, removeMatchingFromVlans, setNewVlanLike, setToVlans, withAdditionalProperties, withIp, withMac, withModel, withName, withNewIp, withNewMac, withNewModel, withNewName, withPxe, withSpeedGbps, withVlanId, withVlans, withVlansaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic NICBuilder()
public NICBuilder(Boolean validationEnabled)
public NICBuilder(NICFluent<?> fluent)
public NICBuilder(NIC instance)
public NIC build()
build in interface io.fabric8.kubernetes.api.builder.Builder<NIC>public boolean equals(Object o)
equals in class NICFluentImpl<NICBuilder>public int hashCode()
hashCode in class NICFluentImpl<NICBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.