|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.googlecomputeengine.GoogleComputeEngineConstants
public final class GoogleComputeEngineConstants
| Field Summary | |
|---|---|
static String |
CENTOS_PROJECT
|
static String |
COMPUTE_READONLY_SCOPE
|
static String |
COMPUTE_SCOPE
|
static String |
DEBIAN_PROJECT
|
static String |
GCE_BOOT_DISK_SUFFIX
The suffix we append to auto-created boot disk names. |
static String |
GCE_DELETE_BOOT_DISK_METADATA_KEY
Metadata key to check for whether we should delete an instance's boot disk when we delete the instance. |
static String |
GCE_IMAGE_METADATA_KEY
The key we look for in instance metadata for the URI for the image the instance was created from. |
static String |
GCE_PROVIDER_NAME
|
static String |
GOOGLE_PROJECT
The name of the project that keeps public resources. |
static org.jclouds.domain.Location |
GOOGLE_PROVIDER_LOCATION
|
static String |
OPERATION_COMPLETE_INTERVAL
The interval, in msecs, between calls to check whether an operation has completed. |
static String |
OPERATION_COMPLETE_TIMEOUT
The total time, in msecs, to wait for an operation to complete. |
static String |
STORAGE_READONLY_SCOPE
|
static String |
STORAGE_WRITEONLY_SCOPE
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String GCE_PROVIDER_NAME
public static final String GOOGLE_PROJECT
public static final String CENTOS_PROJECT
public static final String DEBIAN_PROJECT
public static final String COMPUTE_SCOPE
public static final String COMPUTE_READONLY_SCOPE
public static final String STORAGE_READONLY_SCOPE
public static final String STORAGE_WRITEONLY_SCOPE
@Beta public static final String OPERATION_COMPLETE_TIMEOUT
@Beta public static final String OPERATION_COMPLETE_INTERVAL
public static final org.jclouds.domain.Location GOOGLE_PROVIDER_LOCATION
public static final String GCE_IMAGE_METADATA_KEY
public static final String GCE_DELETE_BOOT_DISK_METADATA_KEY
public static final String GCE_BOOT_DISK_SUFFIX
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||