Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.NetworkDataLinkVlanFluent.MacAddressNested
-
Packages that use NetworkDataLinkVlanFluent.MacAddressNested Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of NetworkDataLinkVlanFluent.MacAddressNested in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return NetworkDataLinkVlanFluent.MacAddressNested Modifier and Type Method Description NetworkDataLinkVlanFluent.MacAddressNested<A>NetworkDataLinkVlanFluent. editMacAddress()NetworkDataLinkVlanFluent.MacAddressNested<A>NetworkDataLinkVlanFluent. editOrNewMacAddress()NetworkDataLinkVlanFluent.MacAddressNested<A>NetworkDataLinkVlanFluent. editOrNewMacAddressLike(NetworkLinkEthernetMac item)NetworkDataLinkVlanFluent.MacAddressNested<A>NetworkDataLinkVlanFluent. withNewMacAddress()NetworkDataLinkVlanFluent.MacAddressNested<A>NetworkDataLinkVlanFluent. withNewMacAddressLike(NetworkLinkEthernetMac item)
-