public final class Constants extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Constants.AnalyticsConstants
Defines constants for ServiceProperties requests. 
 | 
static class  | 
Constants.HeaderConstants
Defines constants for use with HTTP headers. 
 | 
static class  | 
Constants.QueryConstants
Defines constants for use with query strings. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
static String | 
ACCESS_POLICY
XML element for an access policy. 
 | 
static String | 
ACCESS_TIER
XML element for access tier. 
 | 
static String | 
ARCHIVE_STATUS
XML element for the archive status. 
 | 
static int | 
BUFFER_COPY_LENGTH
Buffer width used to copy data to output streams. 
 | 
static String | 
COPY_COMPLETION_TIME_ELEMENT
XML element for the copy completion time. 
 | 
static String | 
COPY_DESTINATION_SNAPSHOT_ID_ELEMENT
XML element for the snapshot ID for the last successful incremental copy. 
 | 
static String | 
COPY_ID_ELEMENT
XML element for the copy id. 
 | 
static String | 
COPY_PROGRESS_ELEMENT
XML element for the copy progress. 
 | 
static String | 
COPY_SOURCE_ELEMENT
XML element for the copy source . 
 | 
static String | 
COPY_STATUS_DESCRIPTION_ELEMENT
XML element for the copy status description. 
 | 
static String | 
COPY_STATUS_ELEMENT
XML element for the copy status. 
 | 
static int | 
DEFAULT_MINIMUM_READ_SIZE_IN_BYTES
The default minimum read size, in bytes, for a  
BlobInputStream or FileInputStream. | 
static int | 
DEFAULT_READ_TIMEOUT
Default read timeout. 
 | 
static int | 
DEFAULT_STREAM_WRITE_IN_BYTES
The default write size, in bytes, used by  
BlobOutputStream or FileOutputStream. | 
static String | 
DELIMITER_ELEMENT
XML element for delimiters. 
 | 
static String | 
EMPTY_STRING
An empty  
String to use for comparison. | 
static String | 
END_ELEMENT
XML element for page range end elements. 
 | 
static String | 
ERROR_CODE
XML element for error codes. 
 | 
static String | 
ERROR_EXCEPTION
XML element for exception details. 
 | 
static String | 
ERROR_EXCEPTION_MESSAGE
XML element for exception messages. 
 | 
static String | 
ERROR_EXCEPTION_STACK_TRACE
XML element for stack traces. 
 | 
static String | 
ERROR_MESSAGE
XML element for error messages. 
 | 
static String | 
ERROR_ROOT_ELEMENT
XML root element for errors. 
 | 
static String | 
ETAG_ELEMENT
XML element for the ETag. 
 | 
static String | 
EXPIRY
XML element for the end time of an access policy. 
 | 
static String | 
FALSE
Constant for False. 
 | 
static int | 
GB
Constant representing a gigabyte (Non-SI version). 
 | 
static String | 
GEO_BOOTSTRAP_VALUE
Constant for bootstrap geo-replication status. 
 | 
static String | 
GEO_LIVE_VALUE
Constant for live geo-replication status. 
 | 
static String | 
GEO_UNAVAILABLE_VALUE
Constant for unavailable geo-replication status. 
 | 
static String | 
HTTP
Specifies HTTP. 
 | 
static String | 
HTTP_DELETE
Http DELETE method. 
 | 
static String | 
HTTP_GET
Http GET method. 
 | 
static String | 
HTTP_HEAD
Http HEAD method. 
 | 
static String | 
HTTP_POST
Http POST method. 
 | 
static String | 
HTTP_PUT
Http PUT method. 
 | 
static String | 
HTTPS
Specifies HTTPS. 
 | 
static String | 
HTTPS_HTTP
Specifies both HTTPS and HTTP. 
 | 
static String | 
ID
XML attribute for IDs. 
 | 
static String | 
INCREMENTAL_COPY_ELEMENT
XML element for the copy type. 
 | 
static String | 
INVALID_METADATA_NAME
XML element for an invalid metadata name. 
 | 
static int | 
KB
Constant representing a kilobyte (Non-SI version). 
 | 
static String | 
LAST_MODIFIED_ELEMENT
XML element for the last modified date. 
 | 
static int | 
LEASE_BREAK_PERIOD_MAX
Lease break period max in seconds. 
 | 
static int | 
LEASE_BREAK_PERIOD_MIN
Lease break period min in seconds. 
 | 
static String | 
LEASE_DURATION_ELEMENT
XML element for the lease duration. 
 | 
static int | 
LEASE_DURATION_MAX
Lease duration max in seconds. 
 | 
static int | 
LEASE_DURATION_MIN
Lease duration min in seconds. 
 | 
static String | 
LEASE_STATE_ELEMENT
XML element for the lease state. 
 | 
static String | 
LEASE_STATUS_ELEMENT
XML element for the lease status. 
 | 
static String | 
LOCKED_VALUE
Constant signaling the resource is locked. 
 | 
static String | 
LOG_TAG
Tag that will be used for this application if logging is enabled. 
 | 
static String | 
MARKER_ELEMENT
XML element for a marker. 
 | 
static int | 
MAX_BLOCK_SIZE
The maximum size of a single block. 
 | 
static int | 
MAX_MARK_LENGTH
The maximum size, in bytes, of a given stream mark operation. 
 | 
static String | 
MAX_RESULTS_ELEMENT
XML element for maximum results. 
 | 
static int | 
MAX_SHARED_ACCESS_POLICY_IDENTIFIERS
Maximum number of shared access policy identifiers supported by server. 
 | 
static int | 
MAXIMUM_SEGMENTED_RESULTS
Number of default concurrent requests for parallel operation. 
 | 
static int | 
MB
Constant representing a megabyte (Non-SI version). 
 | 
static String | 
METADATA_ELEMENT
XML element for the metadata. 
 | 
static String | 
NAME_ELEMENT
XML element for names. 
 | 
static String | 
NEXT_MARKER_ELEMENT
XML element for the next marker. 
 | 
static int | 
PAGE_SIZE
The size of a page, in bytes, in a page blob. 
 | 
static String | 
PERMISSION
XML element for the permission of an access policy. 
 | 
static String | 
PREFIX_ELEMENT
XML element for a prefix. 
 | 
static String | 
PREFIX_FOR_STORAGE_HEADER
The master Microsoft Azure Storage header prefix. 
 | 
static String | 
PROPERTIES
XML element for properties. 
 | 
static String | 
PUBLIC_ACCESS_ELEMENT
XML element for  public access 
 | 
static String | 
SERVER_ENCRYPTION_STATUS_ELEMENT
XML element for the server encryption status. 
 | 
static String | 
SIGNED_IDENTIFIER_ELEMENT
XML element for a signed identifier. 
 | 
static String | 
SIGNED_IDENTIFIERS_ELEMENT
XML element for signed identifiers. 
 | 
static String | 
START
XML element for the start time of an access policy. 
 | 
static String | 
TRUE
Constant for True. 
 | 
static String | 
UNLOCKED_VALUE
Constant signaling the resource is unlocked. 
 | 
static String | 
UNSPECIFIED_VALUE
Constant signaling the resource lease duration, state or status is unspecified. 
 | 
static String | 
URL_ELEMENT
XML element for the URL. 
 | 
static String | 
UTF8_CHARSET
The default type for content-type and accept 
 | 
public static final String PREFIX_FOR_STORAGE_HEADER
public static final int KB
public static final int MB
public static final int GB
public static final String ACCESS_POLICY
public static final String ACCESS_TIER
public static final String ARCHIVE_STATUS
public static final int BUFFER_COPY_LENGTH
public static final String COPY_COMPLETION_TIME_ELEMENT
public static final String COPY_ID_ELEMENT
public static final String COPY_PROGRESS_ELEMENT
public static final String COPY_SOURCE_ELEMENT
public static final String COPY_STATUS_DESCRIPTION_ELEMENT
public static final String COPY_STATUS_ELEMENT
public static final String INCREMENTAL_COPY_ELEMENT
public static final String COPY_DESTINATION_SNAPSHOT_ID_ELEMENT
public static final int DEFAULT_READ_TIMEOUT
public static final String DELIMITER_ELEMENT
public static final String HTTP_GET
public static final String HTTP_PUT
public static final String HTTP_DELETE
public static final String HTTP_HEAD
public static final String HTTP_POST
public static final String EMPTY_STRING
String to use for comparison.public static final String END_ELEMENT
public static final String ERROR_CODE
public static final String ERROR_EXCEPTION
public static final String ERROR_EXCEPTION_MESSAGE
public static final String ERROR_EXCEPTION_STACK_TRACE
public static final String ERROR_MESSAGE
public static final String ERROR_ROOT_ELEMENT
public static final String ETAG_ELEMENT
public static final String EXPIRY
public static final String FALSE
public static final String GEO_BOOTSTRAP_VALUE
public static final String GEO_LIVE_VALUE
public static final String GEO_UNAVAILABLE_VALUE
public static final String HTTP
public static final String HTTPS
public static final String HTTPS_HTTP
public static final String ID
public static final String INVALID_METADATA_NAME
public static final String LAST_MODIFIED_ELEMENT
public static final int LEASE_BREAK_PERIOD_MAX
public static final int LEASE_BREAK_PERIOD_MIN
public static final String LEASE_DURATION_ELEMENT
public static final int LEASE_DURATION_MAX
public static final int LEASE_DURATION_MIN
public static final String LEASE_STATE_ELEMENT
public static final String LEASE_STATUS_ELEMENT
public static final String LOCKED_VALUE
public static final String LOG_TAG
public static int MAX_BLOCK_SIZE
public static final String MARKER_ELEMENT
public static final int DEFAULT_STREAM_WRITE_IN_BYTES
BlobOutputStream or FileOutputStream.public static final int DEFAULT_MINIMUM_READ_SIZE_IN_BYTES
BlobInputStream or FileInputStream.public static final int MAX_MARK_LENGTH
public static final String MAX_RESULTS_ELEMENT
public static final int MAX_SHARED_ACCESS_POLICY_IDENTIFIERS
public static final int MAXIMUM_SEGMENTED_RESULTS
public static final String METADATA_ELEMENT
public static final String NAME_ELEMENT
public static final String NEXT_MARKER_ELEMENT
public static final int PAGE_SIZE
public static final String PERMISSION
public static final String PREFIX_ELEMENT
public static final String PROPERTIES
public static final String PUBLIC_ACCESS_ELEMENT
public static final String SERVER_ENCRYPTION_STATUS_ELEMENT
public static final String SIGNED_IDENTIFIER_ELEMENT
public static final String SIGNED_IDENTIFIERS_ELEMENT
public static final String START
public static final String TRUE
public static final String UNLOCKED_VALUE
public static final String UNSPECIFIED_VALUE
public static final String URL_ELEMENT
public static final String UTF8_CHARSET
/** 
* Copyright Microsoft Corporation 
* 
* Licensed under the Apache License, Version 2.0 (the "License"); 
* you may not use this file except in compliance with the License. 
* You may obtain a copy of the License at 
* http://www.apache.org/licenses/LICENSE-2.0 
* 
* Unless required by applicable law or agreed to in writing, software 
* distributed under the License is distributed on an "AS IS" BASIS, 
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
* See the License for the specific language governing permissions and 
* limitations under the License. 
*/