Uses of Class
io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.NetworkLinkEthernetMacFromAnnotation
-
Packages that use NetworkLinkEthernetMacFromAnnotation Package Description io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 -
-
Uses of NetworkLinkEthernetMacFromAnnotation in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1
Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 that return NetworkLinkEthernetMacFromAnnotation Modifier and Type Method Description NetworkLinkEthernetMacFromAnnotationNetworkLinkEthernetMacFromAnnotationBuilder. build()NetworkLinkEthernetMacFromAnnotationNetworkLinkEthernetMacFluent. buildFromAnnotation()NetworkLinkEthernetMacFromAnnotationNetworkLinkEthernetMac. getFromAnnotation()NetworkLinkEthernetMac represents the Mac address content.Methods in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type NetworkLinkEthernetMacFromAnnotation Modifier and Type Method Description protected voidNetworkLinkEthernetMacFromAnnotationFluent. copyInstance(NetworkLinkEthernetMacFromAnnotation instance)NetworkLinkEthernetMacFluent.FromAnnotationNested<A>NetworkLinkEthernetMacFluent. editOrNewFromAnnotationLike(NetworkLinkEthernetMacFromAnnotation item)voidNetworkLinkEthernetMac. setFromAnnotation(NetworkLinkEthernetMacFromAnnotation fromAnnotation)NetworkLinkEthernetMac represents the Mac address content.ANetworkLinkEthernetMacFluent. withFromAnnotation(NetworkLinkEthernetMacFromAnnotation fromAnnotation)NetworkLinkEthernetMacFluent.FromAnnotationNested<A>NetworkLinkEthernetMacFluent. withNewFromAnnotationLike(NetworkLinkEthernetMacFromAnnotation item)Constructors in io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1 with parameters of type NetworkLinkEthernetMacFromAnnotation Constructor Description NetworkLinkEthernetMac(NetworkLinkEthernetMacFromAnnotation fromAnnotation, String fromHostInterface, String string)NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotation instance)NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotationFluent<?> fluent, NetworkLinkEthernetMacFromAnnotation instance)NetworkLinkEthernetMacFromAnnotationFluent(NetworkLinkEthernetMacFromAnnotation instance)
-