| Modifier and Type | Field and Description | 
|---|---|
static String | 
ACL
The query component for acl. 
 | 
static String | 
API_VERSION
The query component for the api version. 
 | 
static String | 
CACHE_CONTROL
Query component for SAS cache control. 
 | 
static String | 
COMPONENT
Query component for the operation (component) to access. 
 | 
static String | 
CONTENT_DISPOSITION
Query component for SAS content disposition. 
 | 
static String | 
CONTENT_ENCODING
Query component for SAS content encoding. 
 | 
static String | 
CONTENT_LANGUAGE
Query component for SAS content language. 
 | 
static String | 
CONTENT_TYPE
Query component for SAS content type. 
 | 
static String | 
COPY
Query component for copy. 
 | 
static String | 
COPY_ID
Query component for the copy ID. 
 | 
static String | 
DELIMITER
The query component for delimiter. 
 | 
static String | 
END_PARTITION_KEY
The query component for the SAS end partition key. 
 | 
static String | 
END_ROW_KEY
The query component for the SAS end row key. 
 | 
static String | 
INCLUDE
The query component for include. 
 | 
static String | 
LIST
Query component value for list. 
 | 
static String | 
MARKER
The query component for marker. 
 | 
static String | 
MAX_RESULTS
The query component for max results. 
 | 
static String | 
METADATA
The query component for metadata. 
 | 
static String | 
PREFIX
The query component for prefix. 
 | 
static String | 
PROPERTIES
Query component value for properties. 
 | 
static String | 
RESOURCETYPE
Query component for resource type. 
 | 
static String | 
SAS_TABLE_NAME
The query component for the SAS table name. 
 | 
static String | 
SHARE_SNAPSHOT
The query component for snapshot time. 
 | 
static String | 
SIGNATURE
The query component for the SAS signature. 
 | 
static String | 
SIGNED_EXPIRY
The query component for the signed SAS expiry time. 
 | 
static String | 
SIGNED_IDENTIFIER
The query component for the signed SAS identifier. 
 | 
static String | 
SIGNED_IP
The query component for the signed SAS IP address. 
 | 
static String | 
SIGNED_KEY
The query component for the signing SAS key. 
 | 
static String | 
SIGNED_PERMISSIONS
The query component for the signed SAS permissions. 
 | 
static String | 
SIGNED_PROTOCOLS
The query component for the signed SAS Internet protocols. 
 | 
static String | 
SIGNED_RESOURCE
The query component for the signed SAS resource. 
 | 
static String | 
SIGNED_RESOURCE_TYPE
The query component for the signed SAS resource type. 
 | 
static String | 
SIGNED_SERVICE
The query component for the signed SAS service. 
 | 
static String | 
SIGNED_START
The query component for the signed SAS start time. 
 | 
static String | 
SIGNED_VERSION
The query component for the signed SAS version. 
 | 
static String | 
SNAPSHOT
The query component for snapshot time. 
 | 
static String | 
START_PARTITION_KEY
The query component for the SAS start partition key. 
 | 
static String | 
START_ROW_KEY
The query component for the SAS start row key. 
 | 
static String | 
STATS
The query component for stats. 
 | 
| Constructor and Description | 
|---|
Constants.QueryConstants()  | 
public static final String API_VERSION
public static final String CACHE_CONTROL
public static final String CONTENT_TYPE
public static final String CONTENT_ENCODING
public static final String CONTENT_LANGUAGE
public static final String CONTENT_DISPOSITION
public static final String COMPONENT
public static final String COPY
public static final String COPY_ID
public static final String END_PARTITION_KEY
public static final String END_ROW_KEY
public static final String LIST
public static final String PROPERTIES
public static final String RESOURCETYPE
public static final String SAS_TABLE_NAME
public static final String SIGNATURE
public static final String SIGNED_EXPIRY
public static final String SIGNED_IDENTIFIER
public static final String SIGNED_IP
public static final String SIGNED_KEY
public static final String SIGNED_PERMISSIONS
public static final String SIGNED_PROTOCOLS
public static final String SIGNED_RESOURCE
public static final String SIGNED_RESOURCE_TYPE
public static final String SIGNED_SERVICE
public static final String SIGNED_START
public static final String SIGNED_VERSION
public static final String SNAPSHOT
public static final String SHARE_SNAPSHOT
public static final String START_PARTITION_KEY
public static final String START_ROW_KEY
public static final String STATS
public static final String DELIMITER
public static final String INCLUDE
public static final String MARKER
public static final String MAX_RESULTS
public static final String METADATA
public static final String PREFIX
public static final String ACL
/** 
* 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. 
*/