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