Class InterfaceAttachment.Builder<T extends InterfaceAttachment.Builder<T>>
java.lang.Object
org.jclouds.openstack.nova.v2_0.domain.InterfaceAttachment.Builder<T>
- Enclosing class:
InterfaceAttachment
public abstract static class InterfaceAttachment.Builder<T extends InterfaceAttachment.Builder<T>>
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()
macAddress
(String macAddress) protected abstract T
self()
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
self
-
networkId
- See Also:
-
portId
- See Also:
-
portState
- See Also:
-
macAddress
- See Also:
-
fixedIps
- See Also:
-
build
-
fromInterfaceAttachment
-