org.jclouds.joyent.cloudapi.v6_5.config
Class JoyentCloudProperties
java.lang.Object
org.jclouds.joyent.cloudapi.v6_5.config.JoyentCloudProperties
public class JoyentCloudProperties
- extends Object
Configuration properties and constants used in joyent JoyentCloud connections.
- Author:
- Adrian Cole
|
Field Summary |
static String |
AUTOGENERATE_KEYS
Whenever a node is created, automatically generate keys for groups, as needed, also
delete the key(s) when the last node in the group is destroyed. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTOGENERATE_KEYS
public static final String AUTOGENERATE_KEYS
- Whenever a node is created, automatically generate keys for groups, as needed, also
delete the key(s) when the last node in the group is destroyed.
- See Also:
- Constant Field Values
JoyentCloudProperties
public JoyentCloudProperties()
Copyright © 2009-2012 jclouds. All Rights Reserved.