| Package | Description | 
|---|---|
| org.jclouds.openstack.nova.v2_0.domain | 
| Modifier and Type | Method and Description | 
|---|---|
| FixedIP | FixedIP.Builder. build() | 
| Modifier and Type | Method and Description | 
|---|---|
| com.google.common.collect.ImmutableSet<FixedIP> | InterfaceAttachment. getFixedIps() | 
| Modifier and Type | Method and Description | 
|---|---|
| FixedIP.Builder | FixedIP.Builder. fromIP(FixedIP in) | 
| Modifier and Type | Method and Description | 
|---|---|
| T | InterfaceAttachment.Builder. fixedIps(com.google.common.collect.ImmutableSet<FixedIP> fixedIps) | 
| Constructor and Description | 
|---|
| InterfaceAttachment(String networkId,
                   String portId,
                   PortState portState,
                   String macAddress,
                   com.google.common.collect.ImmutableSet<FixedIP> fixedIps) | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.