Class NetworkLinkEthernetMacFromAnnotationBuilder
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.NetworkLinkEthernetMacFromAnnotationFluent<NetworkLinkEthernetMacFromAnnotationBuilder>
-
- io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.NetworkLinkEthernetMacFromAnnotationBuilder
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Builder<NetworkLinkEthernetMacFromAnnotation>,io.fabric8.kubernetes.api.builder.Visitable<NetworkLinkEthernetMacFromAnnotationBuilder>,io.fabric8.kubernetes.api.builder.VisitableBuilder<NetworkLinkEthernetMacFromAnnotation,NetworkLinkEthernetMacFromAnnotationBuilder>
public class NetworkLinkEthernetMacFromAnnotationBuilder extends NetworkLinkEthernetMacFromAnnotationFluent<NetworkLinkEthernetMacFromAnnotationBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<NetworkLinkEthernetMacFromAnnotation,NetworkLinkEthernetMacFromAnnotationBuilder>
-
-
Constructor Summary
Constructors Constructor Description NetworkLinkEthernetMacFromAnnotationBuilder()NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotation instance)NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotationFluent<?> fluent)NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotationFluent<?> fluent, NetworkLinkEthernetMacFromAnnotation instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NetworkLinkEthernetMacFromAnnotationbuild()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.metal3.v1beta1.NetworkLinkEthernetMacFromAnnotationFluent
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getAnnotation, getObject, hasAdditionalProperties, hasAnnotation, hashCode, hasObject, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withAnnotation, withObject
-
Methods inherited from class io.fabric8.kubernetes.api.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-
-
-
Constructor Detail
-
NetworkLinkEthernetMacFromAnnotationBuilder
public NetworkLinkEthernetMacFromAnnotationBuilder()
-
NetworkLinkEthernetMacFromAnnotationBuilder
public NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotationFluent<?> fluent)
-
NetworkLinkEthernetMacFromAnnotationBuilder
public NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotationFluent<?> fluent, NetworkLinkEthernetMacFromAnnotation instance)
-
NetworkLinkEthernetMacFromAnnotationBuilder
public NetworkLinkEthernetMacFromAnnotationBuilder(NetworkLinkEthernetMacFromAnnotation instance)
-
-
Method Detail
-
build
public NetworkLinkEthernetMacFromAnnotation build()
- Specified by:
buildin interfaceio.fabric8.kubernetes.api.builder.Builder<NetworkLinkEthernetMacFromAnnotation>
-
-