Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0.domain |
Modifier and Type | Method and Description |
---|---|
static FixedIP.Builder |
FixedIP.builder() |
FixedIP.Builder |
FixedIP.Builder.fromIP(FixedIP in) |
FixedIP.Builder |
FixedIP.Builder.ipAddress(String ipAddress)
Provide the ipAddress to the IP's Builder.
|
FixedIP.Builder |
FixedIP.Builder.subnetId(String subnetId)
Provide the subnetId to the IP's Builder.
|
FixedIP.Builder |
FixedIP.toBuilder()
Gets a Builder configured as this object.
|
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.