Package | Description |
---|---|
org.jclouds.savvis.vpdc.domain | |
org.jclouds.savvis.vpdc.features | |
org.jclouds.savvis.vpdc.xml |
Modifier and Type | Method and Description |
---|---|
VDC |
VDC.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static VDC.Builder |
VDC.Builder.fromVDC(VDC in) |
Modifier and Type | Method and Description |
---|---|
VDC |
BrowsingApi.getVDCInOrg(String billingSiteId,
String vpdcId)
VDC is a virtual data center ,the API returns a list of VAPPs own by given bill site Id.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.util.concurrent.ListenableFuture<VDC> |
BrowsingAsyncApi.getVDCInOrg(String billingSiteId,
String vpdcId) |
Modifier and Type | Method and Description |
---|---|
VDC |
VDCHandler.getResult() |
Copyright © 2009-2013 jclouds. All Rights Reserved.