Modifier and Type | Field and Description |
---|---|
static String |
ALLOWED_HEADERS_ELEMENT
The XML element for the CORS Rule AllowedHeaders
|
static String |
ALLOWED_METHODS_ELEMENT
The XML element for the CORS Rule AllowedMethods
|
static String |
ALLOWED_ORIGINS_ELEMENT
The XML element for the CORS Rule AllowedOrigins
|
static String |
CORS_ELEMENT
The XML element for the CORS
|
static String |
CORS_RULE_ELEMENT
The XML element for the CORS Rules
|
static String |
DAYS_ELEMENT
The XML element for the RetentionPolicy Days.
|
static String |
DEFAULT_SERVICE_VERSION
The XML element for the Default Service Version.
|
static String |
DELETE_ELEMENT
The XML element for the Logging Delete type.
|
static String |
ENABLED_ELEMENT
The XML element for the RetentionPolicy Enabled.
|
static String |
EXPOSED_HEADERS_ELEMENT
The XML element for the CORS Rule ExposedHeaders
|
static String |
HOUR_METRICS_ELEMENT
The XML element for the Hour Metrics
|
static String |
INCLUDE_APIS_ELEMENT
The XML element for the Metrics IncludeAPIs.
|
static String |
LOGGING_ELEMENT
The XML element for the Logging
|
static String |
LOGS_CONTAINER
Constant for the logs container.
|
static String |
MAX_AGE_IN_SECONDS_ELEMENT
The XML element for the CORS Rule MaxAgeInSeconds
|
static String |
METRICS_CAPACITY_BLOB
Constant for the blob capacity metrics table.
|
static String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_BLOB
Constant for the blob service primary location hourly metrics table.
|
static String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_FILE
Constant for the file service primary location hourly metrics table.
|
static String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_QUEUE
Constant for the queue service primary location hourly metrics table.
|
static String |
METRICS_HOUR_PRIMARY_TRANSACTIONS_TABLE
Constant for the table service primary location hourly metrics table.
|
static String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_BLOB
Constant for the blob service secondary location hourly metrics table.
|
static String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_FILE
Constant for the file service secondary location hourly metrics table.
|
static String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_QUEUE
Constant for the queue service secondary location hourly metrics table.
|
static String |
METRICS_HOUR_SECONDARY_TRANSACTIONS_TABLE
Constant for the table service secondary location hourly metrics table.
|
static String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_BLOB
Constant for the blob service primary location minute metrics table.
|
static String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_FILE
Constant for the file service primary location minute metrics table.
|
static String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_QUEUE
Constant for the queue service primary location minute metrics table.
|
static String |
METRICS_MINUTE_PRIMARY_TRANSACTIONS_TABLE
Constant for the table service primary location minute metrics table.
|
static String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_BLOB
Constant for the blob service secondary location minute metrics table.
|
static String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_FILE
Constant for the file service secondary location minute metrics table.
|
static String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_QUEUE
Constant for the queue service secondary location minute metrics table.
|
static String |
METRICS_MINUTE_SECONDARY_TRANSACTIONS_TABLE
Constant for the table service secondary location minute metrics table.
|
static String |
MINUTE_METRICS_ELEMENT
The XML element for the Minute Metrics
|
static String |
READ_ELEMENT
The XML element for the Logging Read type.
|
static String |
RETENTION_POLICY_ELEMENT
The XML element for the RetentionPolicy.
|
static String |
STORAGE_SERVICE_PROPERTIES_ELEMENT
The XML element for the StorageServiceProperties
|
static String |
STORAGE_SERVICE_STATS
The XML element for the StorageServiceStats
|
static String |
VERSION_ELEMENT
The XML element for the Version
|
static String |
WRITE_ELEMENT
The XML element for the Logging Write type.
|
Constructor and Description |
---|
AnalyticsConstants() |
public static final String ALLOWED_HEADERS_ELEMENT
public static final String ALLOWED_METHODS_ELEMENT
public static final String ALLOWED_ORIGINS_ELEMENT
public static final String CORS_ELEMENT
public static final String CORS_RULE_ELEMENT
public static final String DAYS_ELEMENT
public static final String DEFAULT_SERVICE_VERSION
public static final String DELETE_ELEMENT
public static final String ENABLED_ELEMENT
public static final String EXPOSED_HEADERS_ELEMENT
public static final String HOUR_METRICS_ELEMENT
public static final String INCLUDE_APIS_ELEMENT
public static final String LOGS_CONTAINER
public static final String LOGGING_ELEMENT
public static final String MAX_AGE_IN_SECONDS_ELEMENT
public static final String METRICS_CAPACITY_BLOB
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_BLOB
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_FILE
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_TABLE
public static final String METRICS_HOUR_PRIMARY_TRANSACTIONS_QUEUE
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_BLOB
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_FILE
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_TABLE
public static final String METRICS_MINUTE_PRIMARY_TRANSACTIONS_QUEUE
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_BLOB
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_FILE
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_TABLE
public static final String METRICS_HOUR_SECONDARY_TRANSACTIONS_QUEUE
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_BLOB
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_FILE
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_TABLE
public static final String METRICS_MINUTE_SECONDARY_TRANSACTIONS_QUEUE
public static final String MINUTE_METRICS_ELEMENT
public static final String READ_ELEMENT
public static final String RETENTION_POLICY_ELEMENT
public static final String STORAGE_SERVICE_PROPERTIES_ELEMENT
public static final String STORAGE_SERVICE_STATS
public static final String VERSION_ELEMENT
public static final String WRITE_ELEMENT
Copyright © 2019. All rights reserved.