org.jclouds.vcloud.reference
Interface VCloudConstants
public interface VCloudConstants
Configuration properties and constants used in VCloud connections.
- Author:
- Adrian Cole
PROPERTY_VCLOUD_VERSION_SCHEMA
static final String PROPERTY_VCLOUD_VERSION_SCHEMA
- See Also:
- Constant Field Values
PROPERTY_VCLOUD_DEFAULT_NETWORK
static final String PROPERTY_VCLOUD_DEFAULT_NETWORK
- name of the default network, in the default VDC that your vApp will join.
- See Also:
- Constant Field Values
PROPERTY_VCLOUD_DEFAULT_FENCEMODE
static final String PROPERTY_VCLOUD_DEFAULT_FENCEMODE
- See Also:
- Constant Field Values
PROPERTY_VCLOUD_XML_NAMESPACE
static final String PROPERTY_VCLOUD_XML_NAMESPACE
- See Also:
- Constant Field Values
PROPERTY_VCLOUD_XML_SCHEMA
static final String PROPERTY_VCLOUD_XML_SCHEMA
- See Also:
- Constant Field Values
PROPERTY_VCLOUD_TIMEOUT_TASK_COMPLETED
static final String PROPERTY_VCLOUD_TIMEOUT_TASK_COMPLETED
- See Also:
- Constant Field Values
Copyright © 2009-2011 jclouds. All Rights Reserved.