| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTH_KEY |
"X-Auth-Key" |
public static final String |
AUTH_TOKEN |
"X-Auth-Token" |
public static final String |
AUTH_USER |
"X-Auth-User" |
public static final String |
CDN_MANAGEMENT_URL |
"X-CDN-Management-Url" |
public static final String |
SERVER_MANAGEMENT_URL |
"X-Server-Management-Url" |
public static final String |
STORAGE_PASS |
"X-Storage-Pass" |
public static final String |
STORAGE_URL |
"X-Storage-Url" |
public static final String |
STORAGE_USER |
"X-Storage-User" |
public static final String |
URL_SUFFIX |
"-Url" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COMPUTE |
"compute" |
public static final String |
IDENTITY |
"identity" |
public static final String |
IMAGE |
"image" |
public static final String |
NETWORK |
"network" |
public static final String |
OBJECT_STORE |
"object-store" |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.