org.jclouds.savvis.vpdc.reference
Interface VPDCConstants


public interface VPDCConstants

Configuration properties and constants used in VCloud connections.

Author:
Adrian Cole

Field Summary
static String PROPERTY_VPDC_TIMEOUT_TASK_COMPLETED
           
static String PROPERTY_VPDC_VDC_EMAIL
          which email must be present for VDCs to be considered yours
 

Field Detail

PROPERTY_VPDC_VDC_EMAIL

static final String PROPERTY_VPDC_VDC_EMAIL
which email must be present for VDCs to be considered yours

See Also:
Constant Field Values

PROPERTY_VPDC_TIMEOUT_TASK_COMPLETED

static final String PROPERTY_VPDC_TIMEOUT_TASK_COMPLETED
See Also:
Constant Field Values


Copyright © 2009-2011 jclouds. All Rights Reserved.