Constant Field Values


Contents
org.jclouds.*

org.jclouds.googlecloudstorage.blobstore.strategy.internal.MultipartUpload
public static final int MAX_LIST_MPU_RETURNED 1000
public static final int MAX_LIST_PARTS_RETURNED 1000
public static final int MAX_NUMBER_OF_PARTS 10000
public static final long MAX_PART_SIZE 5368709120L
public static final long MIN_PART_SIZE 5242880L

org.jclouds.googlecloudstorage.reference.GoogleCloudStorageConstants
public static final String GCS_PROVIDER_NAME "google-cloud-storage"
public static final String OPERATION_COMPLETE_INTERVAL "jclouds.google-cloud-storage.operation-complete-interval"
public static final String OPERATION_COMPLETE_TIMEOUT "jclouds.google-cloud-storage.operation-complete-timeout"
public static final String STORAGE_FULLCONTROL_SCOPE "https://www.googleapis.com/auth/devstorage.full_control"
public static final String STORAGE_READONLY_SCOPE "https://www.googleapis.com/auth/devstorage.read_only"
public static final String STORAGE_READWRITE_SCOPE "https://www.googleapis.com/auth/devstorage.read_write"
public static final String STORAGE_WRITEONLY_SCOPE "https://www.googleapis.com/auth/devstorage.write_only"

org.jclouds.googlecomputeengine.GoogleComputeEngineConstants
public static final String CENTOS_PROJECT "centos-cloud"
public static final String COMPUTE_READONLY_SCOPE "https://www.googleapis.com/auth/compute.readonly"
public static final String COMPUTE_SCOPE "https://www.googleapis.com/auth/compute"
public static final String DEBIAN_PROJECT "debian-cloud"
public static final String GCE_BOOT_DISK_SUFFIX "boot-disk"
public static final String GCE_DELETE_BOOT_DISK_METADATA_KEY "jclouds-delete-boot-disk"
public static final String GCE_IMAGE_METADATA_KEY "jclouds-image"
public static final String GCE_PROVIDER_NAME "google-compute-engine"
public static final String GOOGLE_PROJECT "google"
public static final String OPERATION_COMPLETE_INTERVAL "jclouds.google-compute-engine.operation-complete-interval"
public static final String OPERATION_COMPLETE_TIMEOUT "jclouds.google-compute-engine.operation-complete-timeout"
public static final String STORAGE_READONLY_SCOPE "https://www.googleapis.com/auth/devstorage.read_only"
public static final String STORAGE_WRITEONLY_SCOPE "https://www.googleapis.com/auth/devstorage.write_only"

org.jclouds.googlecomputeengine.compute.strategy.CreateNodesWithGroupEncodedIntoNameThenAddToSet
public static final String DEFAULT_INTERNAL_NETWORK_RANGE "10.0.0.0/8"
public static final String EXTERIOR_RANGE "0.0.0.0/0"

org.jclouds.oauth.v2.OAuthConstants
public static final String ADDITIONAL_CLAIMS "jclouds.oauth.additional-claims"
public static final String NO_ALGORITHM "none"

org.jclouds.oauth.v2.config.OAuthProperties
public static final String AUDIENCE "jclouds.oauth.audience"
public static final String CREDENTIAL_TYPE "jclouds.oauth.credential-type"
public static final String SCOPES "jclouds.oauth.scopes"
public static final String SIGNATURE_OR_MAC_ALGORITHM "jclouds.oauth.signature-or-mac-algorithm"



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.