Package | Description |
---|---|
org.jclouds.cloudstack.features | |
org.jclouds.cloudstack.options |
Modifier and Type | Method and Description |
---|---|
Pod |
GlobalPodApi.createPod(String name,
String zoneId,
String startIp,
String gateway,
String netmask,
CreatePodOptions... createPodOptions)
Creates a new Pod.
|
Pod |
GlobalPodApi.createPod(String name,
String zoneId,
String startIp,
String endIp,
String gateway,
String netmask,
CreatePodOptions... createPodOptions)
Creates a new Pod.
|
Modifier and Type | Field and Description |
---|---|
static CreatePodOptions |
CreatePodOptions.NONE |
Modifier and Type | Method and Description |
---|---|
CreatePodOptions |
CreatePodOptions.allocationState(AllocationState allocationState) |
static CreatePodOptions |
CreatePodOptions.Builder.allocationState(AllocationState allocationState) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.