Package | Description |
---|---|
org.jclouds.savvis.vpdc.domain |
Modifier and Type | Class and Description |
---|---|
class |
FirewallRule
API returns a firewall rule in a firewall service
|
class |
FirewallService
API returns the firewall service containing firewall rules for a given VDC
|
class |
Link
Location of a Rest resource
|
class |
Network
Various network features such NAT Public IP, Gateway and Netmask.
|
class |
Org
A cloud can contain one or more Organizations.
|
class |
Task
The result of a api request cannot be returned immediately, the server creates a task entity
and returns its URL to the api.
|
class |
VDC
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 |
---|---|
ResourceImpl |
ResourceImpl.Builder.build() |
Modifier and Type | Method and Description |
---|---|
static ResourceImpl.Builder |
ResourceImpl.Builder.fromResource(ResourceImpl in) |
Copyright © 2009-2013 jclouds. All Rights Reserved.