Package | Description |
---|---|
org.jclouds.openstack.nova.v2_0.domain | |
org.jclouds.openstack.nova.v2_0.extensions |
Modifier and Type | Method and Description |
---|---|
FloatingIP |
FloatingIP.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
FloatingIP.compareTo(FloatingIP o) |
T |
FloatingIP.Builder.fromFloatingIP(FloatingIP in) |
Modifier and Type | Method and Description |
---|---|
FloatingIP |
FloatingIPApi.allocateFromPool(String pool)
Allocates a Floating IP address from a pool
|
FloatingIP |
FloatingIPApi.create()
Allocates a Floating IP address
|
FloatingIP |
FloatingIPApi.get(String id)
Gets a specific Floating IP address
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<FloatingIP> |
FloatingIPApi.list()
Lists all Floating IP addresses
|
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.