| Package | Description |
|---|---|
| org.jclouds.cloudservers | |
| org.jclouds.cloudservers.options |
| Modifier and Type | Method and Description |
|---|---|
SharedIpGroup |
CloudServersClient.createSharedIpGroup(String name,
CreateSharedIpGroupOptions... options)
This operation creates a new shared IP group.
|
com.google.common.util.concurrent.ListenableFuture<SharedIpGroup> |
CloudServersAsyncClient.createSharedIpGroup(String name,
CreateSharedIpGroupOptions... options)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSharedIpGroupOptions |
CreateSharedIpGroupOptions.withServer(int id) |
static CreateSharedIpGroupOptions |
CreateSharedIpGroupOptions.Builder.withServer(int id) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.