Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

ACCEPT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The Accept header.
ACCEPT_CHARSET - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The Accept header.
ACCESS_POLICY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for an access policy.
AccessCondition - Class in com.microsoft.windowsazure.services.blob.models
Represents a set of access conditions to be used for operations against the storage services.
AccessCondition() - Constructor for class com.microsoft.windowsazure.services.blob.models.AccessCondition
Creates an instance of the AccessCondition class.
AccessPolicy() - Constructor for class com.microsoft.windowsazure.services.blob.models.ContainerACL.AccessPolicy
 
AccessPolicy - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Access Policy entities.
AccessPolicyInfo - Class in com.microsoft.windowsazure.services.media.models
Type containing data about access policies.
AccessPolicyInfo(EntryType, AccessPolicyType) - Constructor for class com.microsoft.windowsazure.services.media.models.AccessPolicyInfo
Creates a new AccessPolicyInfo wrapping the given ATOM entry and content objects.
AccessPolicyPermission - Enum in com.microsoft.windowsazure.services.media.models
Permissions available to an access policy
ACCOUNT_KEY - Static variable in class com.microsoft.windowsazure.services.blob.BlobConfiguration
The Blob configuration account key constant.
ACCOUNT_KEY - Static variable in class com.microsoft.windowsazure.services.queue.QueueConfiguration
 
ACCOUNT_NAME - Static variable in class com.microsoft.windowsazure.services.blob.BlobConfiguration
The Blob configuration account name constant.
ACCOUNT_NAME - Static variable in class com.microsoft.windowsazure.services.queue.QueueConfiguration
 
acquireAccessToken() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenProvider
Acquires an access token
acquireAccessToken() - Method in interface com.microsoft.windowsazure.services.media.authentication.TokenProvider
Acquire an access token
AcquireLeaseOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on an acquireLease request.
AcquireLeaseOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.AcquireLeaseOptions
 
AcquireLeaseResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Lease Blob operation.
AcquireLeaseResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.AcquireLeaseResult
 
action(EntityActionOperation) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityContract
Perform an action on an entity.
action(EntityTypeActionOperation<T>) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityContract
Action.
action(EntityTypeActionOperation<T>) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
 
action(EntityActionOperation) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
 
add(T) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
add(int, T) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
addAll(Collection<? extends T>) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
addAll(int, Collection<? extends T>) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
addBodyParameter(String, Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
addBodyParameter(String, Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
addBodyParameter(String, Object) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityActionOperation
Adds the body parameter.
addCommittedEntry(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlockList
Adds the committed block specified by the block ID to the block list.
addContentObject(Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityBatchOperation
 
addInputMediaAsset(String) - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Adds the input media asset.
addJobNotificationSubscription(JobNotificationSubscription) - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Adds the job notification subscription.
addJobNotificationSubscription(JobNotificationSubscription) - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Adds the job notification subscription.
addLatestEntry(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlockList
Adds the latest block specified by the block ID to the block list.
addLink(String, String, String, String) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityBatchOperation
 
addMetadata(String, String) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Adds a name-value pair to the blob metadata collection associated with this CommitBlobBlocksOptions instance.
addMetadata(String, String) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Adds a name-value pair to the blob metadata collection associated with this CopyBlobOptions instance.
addMetadata(String, String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Adds a name-value pair to the blob metadata collection associated with this CreateBlobOptions instance.
addMetadata(String, String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Adds a name-value pair to the metadata collection associated with this CreateBlobSnapshotOptions instance.
addMetadata(String, String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateContainerOptions
Adds a metadata name-value pair to the metadata collection associated with this CreateContainerOptions instance.
addMetadata(String, String) - Method in class com.microsoft.windowsazure.services.queue.models.CreateQueueOptions
Adds a key-value pair of String to the metadata collection to set on a queue when the queue is created.
addOptionalHeader(HttpURLConnection, String, String) - Static method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Adds the optional header.
addQueryParameter(String, String) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
addQueryParameter(String, String) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
addQueryParameter(String, String) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
addQueryParameter(String, String) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityActionOperation
Adds the query parameter.
addQueryParameter(String, String) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityTypeActionOperation
Adds the query parameter.
addSignedIdentifier(String, Date, Date, String) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Adds a container-level access policy to the list associated with this ContainerACL instance.
addTaskCreator(Task.CreateBatchOperation) - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Adds the task creator.
addUncommittedEntry(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlockList
Adds the uncommitted block specified by the block ID to the block list.
AnalyticsConstants() - Constructor for class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
 
applyConditionToRequest(HttpURLConnection) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
RESERVED FOR INTERNAL USE.
applyConditionToRequest(HttpURLConnection, boolean) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
RESERVED FOR INTERNAL USE.
Asset - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Asset entities.
Asset.Creator - Class in com.microsoft.windowsazure.services.media.models
The Class Creator.
Asset.Updater - Class in com.microsoft.windowsazure.services.media.models
The Class Updater.
AssetDeliveryPolicy - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Asset Delivery Policy entities.
AssetDeliveryPolicy.Creator - Class in com.microsoft.windowsazure.services.media.models
 
AssetDeliveryPolicy.Updater - Class in com.microsoft.windowsazure.services.media.models
The Class Updater.
AssetDeliveryPolicyConfigurationKey - Enum in com.microsoft.windowsazure.services.media.models
Specifies the AssetDeliveryPolicyType.
AssetDeliveryPolicyInfo - Class in com.microsoft.windowsazure.services.media.models
Type containing data about asset delivery policy.
AssetDeliveryPolicyInfo(EntryType, AssetDeliveryPolicyRestType) - Constructor for class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Creates a new AssetDeliveryPolicyInfo wrapping the given ATOM entry and content objects.
AssetDeliveryPolicyType - Enum in com.microsoft.windowsazure.services.media.models
Specifies the AssetDeliveryPolicyType.
AssetDeliveryProtocol - Enum in com.microsoft.windowsazure.services.media.models
Specifies the protocol of an AssetDeliveryPolicy.
AssetFile - Class in com.microsoft.windowsazure.services.media.models
 
AssetFile.Creator - Class in com.microsoft.windowsazure.services.media.models
 
AssetFile.Updater - Class in com.microsoft.windowsazure.services.media.models
 
AssetFileInfo - Class in com.microsoft.windowsazure.services.media.models
The Class AssetFileInfo.
AssetFileInfo(EntryType, AssetFileType) - Constructor for class com.microsoft.windowsazure.services.media.models.AssetFileInfo
 
AssetFileInfo() - Constructor for class com.microsoft.windowsazure.services.media.models.AssetFileInfo
 
AssetInfo - Class in com.microsoft.windowsazure.services.media.models
Data about a Media Services Asset entity.
AssetInfo(EntryType, AssetType) - Constructor for class com.microsoft.windowsazure.services.media.models.AssetInfo
Instantiates a new asset info.
AssetOption - Enum in com.microsoft.windowsazure.services.media.models
Specifies the options for encryption.
AssetState - Enum in com.microsoft.windowsazure.services.media.models
Specifies the states of the asset.
AUTHORIZATION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The Authorization header.
await(MediaContract, String) - Static method in class com.microsoft.windowsazure.services.media.OperationUtils
Awaits for an operation to be completed.
await(MediaContract, EntityWithOperationIdentifier) - Static method in class com.microsoft.windowsazure.services.media.OperationUtils
Awaits for an operation to be completed.
AZURE_AD_API_SERVER - Static variable in class com.microsoft.windowsazure.services.media.MediaConfiguration
The azure media services account uri
AZURE_AD_TOKEN_PROVIDER - Static variable in class com.microsoft.windowsazure.services.media.MediaConfiguration
The token provider object
AZURE_CHINA_CLOUD_ACTIVE_DIRECTORY_ENDPOINT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Active Directory endpoint for Azure China Cloud environment.
AZURE_CHINA_CLOUD_ENVIRONMENT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironments
Azure China Cloud environment.
AZURE_CHINA_CLOUD_MEDIA_SERVICES_RESOURCE - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Media Services resource for Azure China Cloud environment.
AZURE_CLOUD_ACTIVE_DIRECTORY_ENDPOINT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Active Directory endpoint for Azure Cloud environment.
AZURE_CLOUD_ENVIRONMENT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironments
Azure Cloud environment.
AZURE_CLOUD_MEDIA_SERVICES_RESOURCE - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Media Services resource for Azure Cloud environment.
AZURE_GERMAN_CLOUD_ACTIVE_DIRECTORY_ENDPOINT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Active Directory endpoint for Azure German cloud environment.
AZURE_GERMAN_CLOUD_ENVIRONMENT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironments
Azure German Cloud environment.
AZURE_GERMAN_CLOUD_MEDIA_SERVICES_RESOURCE - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Media Services resource for Azure German Cloud environment.
AZURE_US_GOVERNMENT_ACTIVE_DIRECTORY_ENDPOINT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Active Directory endpoint for Azure US Government environment.
AZURE_US_GOVERNMENT_ENVIRONMENT - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironments
Azure US Government environment.
AZURE_US_GOVERNMENT_MEDIA_SERVICES_RESOURCE - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The Media Services resource for Azure US Government environment.
AZURE_US_GOVERNMENT_SDK_AAD_APPLIATION_ID - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The native SDK AAD application ID for Azure US Government environment.
AzureAdAccessToken - Class in com.microsoft.windowsazure.services.media.authentication
Represents an access token
AzureAdAccessToken(String, Date) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdAccessToken
Instantiate a representation of an access token
AzureAdClientSymmetricKey - Class in com.microsoft.windowsazure.services.media.authentication
Represents a symmetric key pair of ClientId & ClientKey
AzureAdClientSymmetricKey(String, String) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdClientSymmetricKey
Initializes a new instance of the AzureAdClientSymmetricKey class.
AzureAdClientUsernamePassword - Class in com.microsoft.windowsazure.services.media.authentication
Represents a pair of username & password credentials
AzureAdClientUsernamePassword(String, String) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdClientUsernamePassword
Initializes a new instance of the AzureAdClientSymmetricKey class.
AzureAdTokenCredentials - Class in com.microsoft.windowsazure.services.media.authentication
Represents an Azure AD Credential for a specific resource
AzureAdTokenCredentials(String, AzureAdClientUsernamePassword, AzureEnvironment) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Initializes a new instance of the AzureAdTokenCredentials class.
AzureAdTokenCredentials(String, AzureEnvironment) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Initializes a new instance of the AzureAdTokenCredentials class.
AzureAdTokenCredentials(String, AzureAdClientSymmetricKey, AzureEnvironment) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Initializes a new instance of the AzureAdTokenCredentials class.
AzureAdTokenCredentials(String, AsymmetricKeyCredential, AzureEnvironment) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
 
AzureAdTokenCredentialType - Enum in com.microsoft.windowsazure.services.media.authentication
Enumerates the different types of credentials available
AzureAdTokenFactory - Class in com.microsoft.windowsazure.services.media.authentication
AzureAdTokenProvider's Factory Internal use.
AzureAdTokenFactory() - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenFactory
 
AzureAdTokenProvider - Class in com.microsoft.windowsazure.services.media.authentication
Azure Active Directory Access Token Provider for the Azure Media Services JDK.
AzureAdTokenProvider(AzureAdTokenCredentials, ExecutorService) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenProvider
Creates an instance of the AzureAdTokenProvider
AzureEnvironment - Class in com.microsoft.windowsazure.services.media.authentication
Represents an Azure Environment
AzureEnvironment(URI, String, String, URI) - Constructor for class com.microsoft.windowsazure.services.media.authentication.AzureEnvironment
Initializes a new instance of the AzureEnvironment class.
AzureEnvironmentConstants - Class in com.microsoft.windowsazure.services.media.authentication
 
AzureEnvironments - Class in com.microsoft.windowsazure.services.media.authentication
 

B

bitsFromPermissions(EnumSet<AccessPolicyPermission>) - Static method in enum com.microsoft.windowsazure.services.media.models.AccessPolicyPermission
Convert an EnumSet containing permissions into the corresponding integer bit vector to be passed to Media services.
bitsFromProtocols(EnumSet<AssetDeliveryProtocol>) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryProtocol
Convert an EnumSet containing protocols into the corresponding integer bit vector to be passed to Media services.
BlobConfiguration - Class in com.microsoft.windowsazure.services.blob
This class contains static strings used to identify parts of a service configuration instance associated with the Windows Azure Blob service.
BlobConfiguration() - Constructor for class com.microsoft.windowsazure.services.blob.BlobConfiguration
 
BlobContract - Interface in com.microsoft.windowsazure.services.blob
Defines the methods available on the Windows Azure blob storage service.
BlobEntry() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
 
BlobPrefixEntry() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobPrefixEntry
 
BlobProperties - Class in com.microsoft.windowsazure.services.blob.models
Represents the HTML properties and system properties that may be set on a blob.
BlobProperties() - Constructor for class com.microsoft.windowsazure.services.blob.models.BlobProperties
 
BlobService - Class in com.microsoft.windowsazure.services.blob
A class for static factory methods that return instances implementing BlobContract.
BlobServiceOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the base class for options that may be set on Blob Service REST API operations invoked through the BlobContract interface.
BlobServiceOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.BlobServiceOptions
 
BlockList - Class in com.microsoft.windowsazure.services.blob.models
Represents a list of blocks that may be committed to a block blob.
BlockList() - Constructor for class com.microsoft.windowsazure.services.blob.models.BlockList
 
BlockList.CommittedEntry - Class in com.microsoft.windowsazure.services.blob.models
Represents an entry in a BlockList for a previously committed block.
BlockList.Entry - Class in com.microsoft.windowsazure.services.blob.models
The abstract base class for an entry in a BlockList, representing a committed or uncommitted block.
BlockList.LatestEntry - Class in com.microsoft.windowsazure.services.blob.models
Represents an entry in a BlockList for the most recent uncommitted block with the specified block ID, or the committed block with the specified block ID if no uncommitted block is found.
BlockList.UncommittedEntry - Class in com.microsoft.windowsazure.services.blob.models
Represents an entry in a BlockList for an uncommitted block.
BreakLeaseResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Break Lease Blob operation.
BreakLeaseResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.BreakLeaseResult
 
BUFFER_COPY_LENGTH - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Buffer width used to copy data to output streams.

C

CACHE_CONTROL - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The CacheControl header.
CACHE_CONTROL_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies blob caching control.
calculateChecksum(byte[], UUID) - Static method in class com.microsoft.windowsazure.services.media.EncryptionUtils
 
cancel(String) - Static method in class com.microsoft.windowsazure.services.media.models.Job
Cancel.
clear() - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
clearMessages(String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Deletes all messages in the named queue.
clearMessages(String, QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Deletes all messages in the named queue, using the specified options.
CLIENT_REQUEST_ID_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that indicates the client request ID.
com.microsoft.windowsazure.services.blob - package com.microsoft.windowsazure.services.blob
This package contains the blob service class, interface, and associated configuration and utility classes.
com.microsoft.windowsazure.services.blob.models - package com.microsoft.windowsazure.services.blob.models
This package contains the blob data transfer object classes.
com.microsoft.windowsazure.services.media - package com.microsoft.windowsazure.services.media
This package contains the media services, interface, and associated configuration and utility classes.
com.microsoft.windowsazure.services.media.authentication - package com.microsoft.windowsazure.services.media.authentication
 
com.microsoft.windowsazure.services.media.entityoperations - package com.microsoft.windowsazure.services.media.entityoperations
This package contains the media service OData operation class, interface, and utility classes.
com.microsoft.windowsazure.services.media.models - package com.microsoft.windowsazure.services.media.models
This package contains the media service data transfer object classes.
com.microsoft.windowsazure.services.queue - package com.microsoft.windowsazure.services.queue
This package contains the queue service class, interface, and associated configuration and utility classes.
com.microsoft.windowsazure.services.queue.models - package com.microsoft.windowsazure.services.queue.models
This package contains the queue data transfer object classes.
commitBlobBlocks(String, String, BlockList) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Commits a list of blocks to a block blob.
commitBlobBlocks(String, String, BlockList, CommitBlobBlocksOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Commits a block list to a block blob, using the specified options.
commitBlobBlocks(String, BlockList) - Method in interface com.microsoft.windowsazure.services.media.WritableBlobContainerContract
Commit blob blocks.
commitBlobBlocks(String, BlockList, CommitBlobBlocksOptions) - Method in interface com.microsoft.windowsazure.services.media.WritableBlobContainerContract
Commit blob blocks.
CommitBlobBlocksOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a commitBlobBlocks request.
CommitBlobBlocksOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
 
CommittedEntry() - Constructor for class com.microsoft.windowsazure.services.blob.models.BlockList.CommittedEntry
 
COMP - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The Comp value.
configureWithAzureAdTokenProvider(URI, TokenProvider) - Static method in class com.microsoft.windowsazure.services.media.MediaConfiguration
Returns the default Configuration provisioned for the specified AMS account and token provider.
configureWithAzureAdTokenProvider(Configuration, URI, TokenProvider) - Static method in class com.microsoft.windowsazure.services.media.MediaConfiguration
Setup a Configuration with specified Configuration, AMS account and token provider
Constants - Class in com.microsoft.windowsazure.services.blob.models
Defines constants for use with blob operations, HTTP headers, and query strings.
Constants.AnalyticsConstants - Class in com.microsoft.windowsazure.services.blob.models
Defines constants for use Analytics requests.
Constants.HeaderConstants - Class in com.microsoft.windowsazure.services.blob.models
Defines constants for use with HTTP headers.
Constants.QueryConstants - Class in com.microsoft.windowsazure.services.blob.models
Defines constants for use with query strings.
Container() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
 
ContainerACL - Class in com.microsoft.windowsazure.services.blob.models
Represents the public access properties and the container-level access policies of a container in the Blob storage service.
ContainerACL() - Constructor for class com.microsoft.windowsazure.services.blob.models.ContainerACL
 
ContainerACL.AccessPolicy - Class in com.microsoft.windowsazure.services.blob.models
An inner class representing the start time, expiration time, and permissions associated with an access policy.
ContainerACL.PublicAccessType - Enum in com.microsoft.windowsazure.services.blob.models
An enumeration type for the public access levels that can be set on a blob container.
ContainerACL.SignedIdentifier - Class in com.microsoft.windowsazure.services.blob.models
A static inner class representing a container-level access policy with a unique name.
ContainerACL.SignedIdentifiers - Class in com.microsoft.windowsazure.services.blob.models
A static inner class representing a collection of container-level access policies.
ContainerProperties() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListContainersResult.ContainerProperties
 
contains(Object) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
containsAll(Collection<?>) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
CONTENT_ENCODING - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The ContentEncoding header.
CONTENT_LANGUAGE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The ContentLangauge header.
CONTENT_LENGTH - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The ContentLength header.
CONTENT_MD5 - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The ContentMD5 header.
CONTENT_RANGE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The ContentRange header.
CONTENT_TYPE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The ContentType header.
ContentKey - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate content key entities.
ContentKey.Creator - Class in com.microsoft.windowsazure.services.media.models
The Class Creator.
ContentKey.Updater - Class in com.microsoft.windowsazure.services.media.models
 
ContentKeyAuthorizationPolicy - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Content Key Authorization Policy entities.
ContentKeyAuthorizationPolicyInfo - Class in com.microsoft.windowsazure.services.media.models
Type containing data about content key authorization policy options.
ContentKeyAuthorizationPolicyInfo(EntryType, ContentKeyAuthorizationPolicyType) - Constructor for class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyInfo
Creates a new ContentKeyAuthorizationPolicyInfo wrapping the given ATOM entry and content objects.
ContentKeyAuthorizationPolicyOption - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Access Policy entities.
ContentKeyAuthorizationPolicyOption.Updater - Class in com.microsoft.windowsazure.services.media.models
The Class Updater.
ContentKeyAuthorizationPolicyOptionInfo - Class in com.microsoft.windowsazure.services.media.models
Type containing data about content key authorization policy options.
ContentKeyAuthorizationPolicyOptionInfo(EntryType, ContentKeyAuthorizationPolicyOptionType) - Constructor for class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOptionInfo
Creates a new ContentKeyAuthorizationPolicyOptionInfo wrapping the given ATOM entry and content objects.
ContentKeyAuthorizationPolicyRestriction - Class in com.microsoft.windowsazure.services.media.models
The Class ContentKeyAuthorizationPolicyRestriction.
ContentKeyAuthorizationPolicyRestriction(String, int, String) - Constructor for class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyRestriction
Instantiates a new Content Key Authorization Policy Restriction
ContentKeyAuthorizationPolicyRestriction.ContentKeyRestrictionType - Enum in com.microsoft.windowsazure.services.media.models
 
ContentKeyDeliveryType - Enum in com.microsoft.windowsazure.services.media.models
Specifies the AssetDeliveryPolicyType.
ContentKeyInfo - Class in com.microsoft.windowsazure.services.media.models
The Class ContentKeyInfo.
ContentKeyInfo(EntryType, ContentKeyRestType) - Constructor for class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Instantiates a new content key info.
ContentKeyType - Enum in com.microsoft.windowsazure.services.media.models
Specifies the type of a content key.
COPY_COMPLETION_TIME - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies copy completion time.
COPY_COMPLETION_TIME_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the copy completion time.
COPY_ID - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies copy id.
COPY_ID_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the copy id.
COPY_PROGRESS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies copy progress.
COPY_PROGRESS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the copy progress.
COPY_SOURCE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies copy source.
COPY_SOURCE_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the copy source .
COPY_SOURCE_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for copy source.
COPY_STATUS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies copy status.
COPY_STATUS_DESCRIPTION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies copy status description.
COPY_STATUS_DESCRIPTION_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the copy status description.
COPY_STATUS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the copy status.
CopyBlobOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a copyBlob request.
CopyBlobOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
 
CopyBlobResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Copy Blob operation.
CopyBlobResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.CopyBlobResult
 
create() - Static method in class com.microsoft.windowsazure.services.blob.BlobService
A static factory method that returns an instance implementing BlobContract using default values for initializing a Configuration instance.
create(Configuration) - Static method in class com.microsoft.windowsazure.services.blob.BlobService
A static factory method that returns an instance implementing BlobContract using the specified Configuration instance.
create(String) - Static method in class com.microsoft.windowsazure.services.blob.BlobService
A static factory method that returns an instance implementing BlobContract using default values for initializing a Configuration instance, and using the specified profile prefix for service settings.
create(String, Configuration) - Static method in class com.microsoft.windowsazure.services.blob.BlobService
A static factory method that returns an instance implementing BlobContract using the specified Configuration instance and profile prefix for service settings.
create(String, Class<S>, Builder, Map<String, Object>) - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenFactory
 
create(EntityCreateOperation<T>) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityContract
Create a new instance of an entity.
create(EntityCreateOperation<T>) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
 
create() - Static method in class com.microsoft.windowsazure.services.media.MediaService
Creates an instance of the MediaServicesContract API.
create(Configuration) - Static method in class com.microsoft.windowsazure.services.media.MediaService
Creates an instance of the MediaServicesContract API using the specified configuration.
create(String) - Static method in class com.microsoft.windowsazure.services.media.MediaService
Creates an instance of the MediaServicesContract API.
create(String, Configuration) - Static method in class com.microsoft.windowsazure.services.media.MediaService
Creates an instance of the MediaServicesContract API using the specified configuration.
create(String, double, EnumSet<AccessPolicyPermission>) - Static method in class com.microsoft.windowsazure.services.media.models.AccessPolicy
Creates an operation to create a new access policy
create() - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Creates an Asset Creator.
create() - Static method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy
Creates an operation to create a new AssetDeliveryPolicy
create(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetFile
 
create(String, ContentKeyType, String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Creates an operation to create a new content key.
create(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicy
Creates an operation to create a new ContentKeyAuthorizationPolicy
create(String, int, String, List<ContentKeyAuthorizationPolicyRestriction>) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption
Creates an operation to create a new content key authorization options
create() - Static method in class com.microsoft.windowsazure.services.media.models.Job
Creates an operation to create a new job.
create(URI, Job.Creator) - Static method in class com.microsoft.windowsazure.services.media.models.Job.CreateBatchOperation
Creates the.
create(List<JobNotificationSubscriptionType>) - Static method in class com.microsoft.windowsazure.services.media.models.JobNotificationSubscriptionListFactory
 
create(String, String, LocatorType) - Static method in class com.microsoft.windowsazure.services.media.models.Locator
Create an operation to create a new locator entity.
create(String, EndPointType, String) - Static method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint
Creates an operation to create a new notification end point.
create() - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
Creates an Asset Creator.
create(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.Task
Creates the.
create() - Static method in class com.microsoft.windowsazure.services.queue.QueueService
A static factory method that returns an instance implementing QueueContract using default values for initializing a Configuration instance.
create(Configuration) - Static method in class com.microsoft.windowsazure.services.queue.QueueService
A static factory method that returns an instance implementing QueueContract using the specified Configuration instance.
create(String) - Static method in class com.microsoft.windowsazure.services.queue.QueueService
A static factory method that returns an instance implementing QueueContract using default values for initializing a Configuration instance, and using the specified profile prefix for service settings.
create(String, Configuration) - Static method in class com.microsoft.windowsazure.services.queue.QueueService
A static factory method that returns an instance implementing QueueContract using the specified Configuration instance and profile prefix for service settings.
CreateBatchOperation(URI) - Constructor for class com.microsoft.windowsazure.services.media.models.Job.CreateBatchOperation
Instantiates a new creates the batch operation.
CreateBatchOperation(String, String) - Constructor for class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Instantiates a new creates the batch operation.
createBlobBlock(String, String, String, InputStream) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Creates a new uncommited block from a content stream.
createBlobBlock(String, String, String, InputStream, CreateBlobBlockOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Creates a new uncommitted block from a content stream, using the specified options.
createBlobBlock(String, String, InputStream) - Method in interface com.microsoft.windowsazure.services.media.WritableBlobContainerContract
Creates the blob block.
createBlobBlock(String, String, InputStream, CreateBlobBlockOptions) - Method in interface com.microsoft.windowsazure.services.media.WritableBlobContainerContract
Creates the blob block.
CreateBlobBlockOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a createBlobBlock request.
CreateBlobBlockOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateBlobBlockOptions
 
CreateBlobOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a createPageBlob or createBlockBlob request.
CreateBlobOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
 
CreateBlobPagesOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a com.microsoft.windowsazure.services.blob.BlobContract#createBlobPages(String, String, PageRange, long, java.io.InputStream, CreateBlobPagesOptions) request.
CreateBlobPagesOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
 
CreateBlobPagesResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Put Page operation.
CreateBlobPagesResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
 
CreateBlobResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Create Blob operation.
CreateBlobResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateBlobResult
 
CreateBlobSnapshotOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a createBlobSnapshot request.
CreateBlobSnapshotOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
 
CreateBlobSnapshotResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Snapshot Blob operation.
CreateBlobSnapshotResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotResult
 
createBlobWriter(LocatorInfo) - Method in interface com.microsoft.windowsazure.services.media.MediaContract
Creates an instance of the WritableBlobContainerContract API that will write to the blob container given by the provided locator.
createBlockBlob(String, String, InputStream) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Creates a block blob from a content stream.
createBlockBlob(String, String, InputStream, CreateBlobOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Creates a block blob from a content stream, using the specified options.
createBlockBlob(String, InputStream) - Method in interface com.microsoft.windowsazure.services.media.WritableBlobContainerContract
Creates the block blob.
createBlockBlob(String, InputStream, CreateBlobOptions) - Method in interface com.microsoft.windowsazure.services.media.WritableBlobContainerContract
Creates the block blob.
createContainer(String) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Creates a container with the specified name.
createContainer(String, CreateContainerOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Creates a container with the specified name, using the specified options.
CreateContainerOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a createContainer request.
CreateContainerOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.CreateContainerOptions
 
createFileInfos(String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetFile
Call the CreateFileInfos action on the server for the given asset
createMessage(String, String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Appends a message with the specified text to the tail of the named queue in the storage account.
createMessage(String, String, CreateMessageOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Appends a message with the specified text to the tail of the named queue in the storage account, using the specified options.
CreateMessageOptions - Class in com.microsoft.windowsazure.services.queue.models
Represents the options that may be set on the Queue service for createMessage requests.
CreateMessageOptions() - Constructor for class com.microsoft.windowsazure.services.queue.models.CreateMessageOptions
 
createProxyData() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
Get the proxy data to pass to operations.
createQueue(String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Creates a queue in the storage account with the specified queue name.
createQueue(String, CreateQueueOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Creates a queue in the storage account with the specified queue name, using the specified options.
CreateQueueOptions - Class in com.microsoft.windowsazure.services.queue.models
Represents the options that may be set on a queue when created in the storage service with a createQueue request.
CreateQueueOptions() - Constructor for class com.microsoft.windowsazure.services.queue.models.CreateQueueOptions
 
Creator() - Constructor for class com.microsoft.windowsazure.services.media.models.Asset.Creator
Instantiates a new creator.
Creator() - Constructor for class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Creator
 
Creator(String, ContentKeyType, String) - Constructor for class com.microsoft.windowsazure.services.media.models.ContentKey.Creator
Instantiates a new creator.
Creator() - Constructor for class com.microsoft.windowsazure.services.media.models.Job.Creator
Instantiates a new creator.
Creator(String, String, LocatorType) - Constructor for class com.microsoft.windowsazure.services.media.models.Locator.Creator
Instantiates a new creator.
Creator(String, EndPointType, String) - Constructor for class com.microsoft.windowsazure.services.media.models.NotificationEndPoint.Creator
 
Creator() - Constructor for class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Instantiates a new creator.

D

DATE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies the date.
DAYS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics RetentionPolicy Days.
DEFAULT_SERVICE_VERSION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Default Service Version.
DEFAULT_TIMEOUT_IN_MS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Default client side timeout, in milliseconds, for all service clients.
DefaultActionOperation - Class in com.microsoft.windowsazure.services.media.entityoperations
Generic implementation of Delete operation usable by most entities.
DefaultActionOperation(String) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
The default action operation.
DefaultActionOperation() - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
Instantiates a new default action operation.
DefaultDeleteOperation - Class in com.microsoft.windowsazure.services.media.entityoperations
Generic implementation of Delete operation usable by most entities
DefaultDeleteOperation(String, String) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultDeleteOperation
 
DefaultEntityActionOperation - Class in com.microsoft.windowsazure.services.media.entityoperations
Generic implementation of Delete operation usable by most entities.
DefaultEntityActionOperation(String, String, String) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
The default action operation.
DefaultEntityTypeActionOperation<T> - Class in com.microsoft.windowsazure.services.media.entityoperations
The Class DefaultTypeActionOperation.
DefaultEntityTypeActionOperation(String) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
Instantiates a new default type action operation.
DefaultEntityTypeActionOperation() - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
Instantiates a new default type action operation.
DefaultGetOperation<T> - Class in com.microsoft.windowsazure.services.media.entityoperations
Generic implementation of the get operation usable for most entities
DefaultGetOperation(String, String, Class<T>) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultGetOperation
Construct a new DefaultGetOperation to return the given entity id
DefaultGetOperation(String, Class<T>) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultGetOperation
Construct a new DefaultGetOperation to return the entity from the given uri
DefaultListOperation<T> - Class in com.microsoft.windowsazure.services.media.entityoperations
Generic implementation of the list operation, usable by most entities
DefaultListOperation(String, GenericType<ListResult<T>>) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
 
DefaultListOperation(String, GenericType<ListResult<T>>, MultivaluedMap<String, String>) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
 
delete(EntityDeleteOperation) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityContract
Delete an entity.
delete(EntityDeleteOperation) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
 
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.AccessPolicy
Create an operation to delete the given access policy
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Create an operation to delete the given asset.
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy
Create an operation to delete the given asset delivery policy
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetFile
Calls the service to delete an asset file entity
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Create an operation to delete the given content key.
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicy
Create an operation to delete the given content key authorization policy
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption
Create an operation to delete the given content key authorization policy option
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.Job
Create an operation to delete the given job.
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.Locator
Create an operation to delete the given locator.
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint
Create an operation to delete the given notification end point
delete(String) - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
Create an operation to delete the given streaming endpoint
DELETE_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics Logging Delete type.
DELETE_SNAPSHOT_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header to delete snapshots.
deleteBlob(String, String) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Marks a blob for deletion.
deleteBlob(String, String, DeleteBlobOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Marks a blob or snapshot for deletion, using the specified options.
DeleteBlobOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a deleteBlob request.
DeleteBlobOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
 
deleteContainer(String) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Marks a container for deletion.
deleteContainer(String, DeleteContainerOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Marks a container for deletion, using the specified options.
DeleteContainerOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a deleteContainer request.
DeleteContainerOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.DeleteContainerOptions
 
deleteMessage(String, String, String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Deletes the message in the named queue with the specified message ID and pop receipt value.
deleteMessage(String, String, String, QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Deletes the message in the named queue with the specified message ID and popReceipt value, using the specified options.
deleteQueue(String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Deletes the queue in the storage account with the specified queue name.
deleteQueue(String, QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Deletes the queue in the storage account with the specified queue name, using the specified options.
DELIMITER_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for delimiters.

E

EMPTY_STRING - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
An empty String to use for comparison.
ENABLED_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics RetentionPolicy Enabled.
EncodingReservedUnit - Class in com.microsoft.windowsazure.services.media.models
Class for updating EncodingReservedUnitTypes
EncodingReservedUnit.Updater - Class in com.microsoft.windowsazure.services.media.models
The Class Updater.
EncodingReservedUnitInfo - Class in com.microsoft.windowsazure.services.media.models
Type containing data about access policies.
EncodingReservedUnitInfo(EntryType, EncodingReservedUnitRestType) - Constructor for class com.microsoft.windowsazure.services.media.models.EncodingReservedUnitInfo
Creates a new EncodingReservedUnitInfo wrapping the given ATOM entry and content objects.
EncodingReservedUnitType - Enum in com.microsoft.windowsazure.services.media.models
Specifies the types of Encoding Reserved Units.
EncryptionUtils - Class in com.microsoft.windowsazure.services.media
 
encryptSymmetricKeyData(X509Certificate, byte[]) - Static method in class com.microsoft.windowsazure.services.media.EncryptionUtils
 
END_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for page range end elements.
END_PARTITION_KEY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the SAS end partition key.
END_ROW_KEY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the SAS end row key.
EndPointType - Enum in com.microsoft.windowsazure.services.media.models
Enum defining the type of the end point.
EntityActionBodyParameterMapper - Class in com.microsoft.windowsazure.services.media.entityoperations
The Class entity action body parameter mapper.
EntityActionBodyParameterMapper() - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityActionBodyParameterMapper
Instantiates a new entity action body parameter mapper.
EntityActionOperation - Interface in com.microsoft.windowsazure.services.media.entityoperations
Action operation for Entities.
EntityBatchOperation - Class in com.microsoft.windowsazure.services.media.entityoperations
 
EntityBatchOperation() - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityBatchOperation
 
EntityContract - Interface in com.microsoft.windowsazure.services.media.entityoperations
Contract for interacting with the back end service providing various odata entities.
EntityCreateOperation<T> - Interface in com.microsoft.windowsazure.services.media.entityoperations
The Interface EntityCreateOperation.
EntityDeleteOperation - Interface in com.microsoft.windowsazure.services.media.entityoperations
 
EntityGetOperation<T> - Interface in com.microsoft.windowsazure.services.media.entityoperations
Get operation for Entities
EntityIdUriBuilder(String, String) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase.EntityIdUriBuilder
Instantiates a new entity id uri builder.
EntityLinkOperation - Class in com.microsoft.windowsazure.services.media.entityoperations
Generic implementation of $link operation of two entities.
EntityLinkOperation(String, String, String, URI) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityLinkOperation
Instantiates a new entity link operation.
EntityListOperation<T> - Interface in com.microsoft.windowsazure.services.media.entityoperations
Operation class to retrieve a list of entities
EntityOperation - Interface in com.microsoft.windowsazure.services.media.entityoperations
 
EntityOperationBase - Class in com.microsoft.windowsazure.services.media.entityoperations
Default implementation of EntityOperation to provide default values for common methods.
EntityOperationBase(String) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
Instantiates a new entity operation base.
EntityOperationBase(EntityOperationBase.EntityUriBuilder) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
Instantiates a new entity operation base.
EntityOperationBase.EntityIdUriBuilder - Class in com.microsoft.windowsazure.services.media.entityoperations
The Class EntityIdUriBuilder.
EntityOperationBase.EntityUriBuilder - Interface in com.microsoft.windowsazure.services.media.entityoperations
The Interface EntityUriBuilder.
EntityOperationSingleResult<T> - Interface in com.microsoft.windowsazure.services.media.entityoperations
 
EntityOperationSingleResultBase<T> - Class in com.microsoft.windowsazure.services.media.entityoperations
 
EntityOperationSingleResultBase(String, Class<T>) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationSingleResultBase
 
EntityOperationSingleResultBase(EntityOperationBase.EntityUriBuilder, Class<T>) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationSingleResultBase
 
EntityProxyData - Interface in com.microsoft.windowsazure.services.media.entityoperations
Interface used to communicate details about the proxy to the operations, if they need it.
EntityRestProxy - Class in com.microsoft.windowsazure.services.media.entityoperations
The Class EntityRestProxy.
EntityRestProxy(Client, ClientFilter[]) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
Instantiates a new entity rest proxy.
EntityTypeActionOperation<T> - Interface in com.microsoft.windowsazure.services.media.entityoperations
The Interface EntityTypeActionOperation.
EntityUnlinkOperation - Class in com.microsoft.windowsazure.services.media.entityoperations
Generic implementation of $link operation of two entities.
EntityUnlinkOperation(String, String, String, String) - Constructor for class com.microsoft.windowsazure.services.media.entityoperations.EntityUnlinkOperation
Instantiates a new entity unlink operation.
EntityUpdateOperation - Interface in com.microsoft.windowsazure.services.media.entityoperations
 
EntityWithOperationIdentifier - Interface in com.microsoft.windowsazure.services.media.entityoperations
 
Entry() - Constructor for class com.microsoft.windowsazure.services.blob.models.BlockList.Entry
 
Entry() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult.Entry
 
eraseKey(byte[]) - Static method in class com.microsoft.windowsazure.services.media.EncryptionUtils
Overwrites the supplied byte array with RNG generated data which destroys the original contents.
ERROR_CODE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for error codes.
ERROR_EXCEPTION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for exception details.
ERROR_EXCEPTION_MESSAGE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for exception messages.
ERROR_EXCEPTION_STACK_TRACE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for stack traces.
ERROR_MESSAGE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for error messages.
ERROR_ROOT_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML root element for errors.
ErrorDetail - Class in com.microsoft.windowsazure.services.media.models
The Class ErrorDetail.
ErrorDetail(String, String) - Constructor for class com.microsoft.windowsazure.services.media.models.ErrorDetail
Instantiates a new error detail.
ETAG - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The ETag header.
ETAG_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the ETag.
EXPIRY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the end time of an access policy.
Exports - Class in com.microsoft.windowsazure.services.blob
 
Exports() - Constructor for class com.microsoft.windowsazure.services.blob.Exports
 
Exports - Class in com.microsoft.windowsazure.services.media
 
Exports() - Constructor for class com.microsoft.windowsazure.services.media.Exports
 
Exports - Class in com.microsoft.windowsazure.services.queue
 
Exports() - Constructor for class com.microsoft.windowsazure.services.queue.Exports
 

F

FALSE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Constant for False.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyConfigurationKey
Create an AssetDeliveryPolicyConfigurationKey instance based on the given integer.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyType
Create an AssetDeliveryPolicyType instance based on the given integer.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetOption
Create an AssetOption instance based on the given integer.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetState
Create an AssetState instance from the corresponding int.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyDeliveryType
Create an AssetDeliveryPolicyConfigurationKey instance based on the given integer.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyType
From code.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.EncodingReservedUnitType
Create an EncodingReservedUnitType instance from the corresponding int.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.EndPointType
Convert code into enum value.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.JobState
From code.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.LocatorType
From code.
fromCode(String) - Static method in enum com.microsoft.windowsazure.services.media.models.OperationState
Create an OperationState instance from the corresponding String.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.ProtectionKeyType
Create an ProtectionKeyType instance from the corresponding int.
fromCode(String) - Static method in enum com.microsoft.windowsazure.services.media.models.StreamingEndpointState
Create an StreamingEndpointState instance from the corresponding int.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.TargetJobState
From code.
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.TaskOption
Return enum value corresponding to integer code
fromCode(int) - Static method in enum com.microsoft.windowsazure.services.media.models.TaskState
Convert code into enum value.

G

GB - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Constant representing a gigabyte (Non-SI version).
generateEmptyCondition() - Static method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Generates a new empty AccessCondition.
generateIfMatchCondition(String) - Static method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Returns an access condition such that an operation will be performed only if the resource's ETag value matches the specified ETag value.
generateIfModifiedSinceCondition(Date) - Static method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Returns an access condition such that an operation will be performed only if the resource has been modified since the specified time.
generateIfNoneMatchCondition(String) - Static method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Returns an access condition such that an operation will be performed only if the resource's ETag value does not match the specified ETag value.
generateIfNotModifiedSinceCondition(Date) - Static method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Returns an access condition such that an operation will be performed only if the resource has not been modified since the specified time.
generateLeaseCondition(String) - Static method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Returns an access condition such that an operation will be performed only if the resource is accessible under the specified lease id.
get(EntityGetOperation<T>) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityContract
Retrieve an existing entity by id.
get(EntityGetOperation<T>) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
 
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.AccessPolicy
Create an operation that will retrieve the given access policy
get(LinkInfo<AccessPolicyInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.AccessPolicy
Create an operation that will retrieve the access policy at the given link
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Create an operation object that will get the state of the given asset.
get(LinkInfo<AssetInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Get the asset at the given link
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy
Create an operation that will retrieve the given asset delivery policy
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetFile
Call the service to get a single asset file entity
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Create an operation that will retrieve the given content key.
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicy
Create an operation that will retrieve the given content key authorization policy
get(LinkInfo<ContentKeyAuthorizationPolicyInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicy
Create an operation that will retrieve the content key authorization policy at the given link
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption
Create an operation that will retrieve the given content key authorization policy option
get() - Static method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnit
Get the EncodingReservedUnitTypes
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.Job
Create an operation object that will get the state of the given job.
get(int) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.Locator
Create an operation to get the given locator.
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint
Create an operation that will retrieve the given notification end point
get(LinkInfo<NotificationEndPointInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint
Create an operation that will retrieve the notification end point at the given link
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.Operation
Create an operation object that will get the state of the given asset.
get(String) - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
Create an operation object that will get the state of the given asset.
getAcceptType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
getAcceptType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
getAcceptType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
getAcceptType() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityOperation
Get the MIME type that we're expecting the server to send back.
getAcceptType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
 
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.AcquireLeaseOptions
Gets the access conditions set in this AcquireLeaseOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the access conditions set in this CommitBlobBlocksOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Gets the access conditions on the destination blob set in this CopyBlobOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the access conditions set in this CreateBlobOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
Gets the access conditions set in this CreateBlobPagesOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Gets the access conditions set in this CreateBlobSnapshotOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Gets the access conditions set in this DeleteBlobOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.DeleteContainerOptions
Gets the access conditions associated with this DeleteContainerOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
Gets the access conditions set in this GetBlobMetadataOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Gets the access conditions set in this GetBlobOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
Gets the access conditions set in this GetBlobPropertiesOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Gets the access conditions set in this ListBlobRegionsOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataOptions
Gets the access conditions set in this SetBlobMetadataOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the access conditions set in this SetBlobPropertiesOptions instance.
getAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.SetContainerMetadataOptions
Gets the access conditions associated with this SetContainerMetadataOptions instance.
getAccessControl() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the access control policy
getAccessPolicy() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifier
Gets an ContainerACL.AccessPolicy reference containing the start time, expiration time, and permissions associated with the container-level access policy.
getAccessPolicyId() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the access policy id.
getAccessPolicyLink() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Return a link that gets this locator's access policy
getAccessToken() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdAccessToken
Gets the access token
getAccountId() - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnitInfo
 
getAccountName() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Gets the base URI for invoking Blob Service REST API operations on the storage account.
getAccountName() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Gets the base URI for Queue service REST API operations on the storage account.
getActionName() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
Gets the action name.
getActiveDirectoryEndpoint() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironment
Gets the Active Directory endpoint.
getAlternateId() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the alternate id.
getApproximateMessageCount() - Method in class com.microsoft.windowsazure.services.queue.models.GetQueueMetadataResult
Gets the queue's approximate message count, as reported by the server.
getAssetDeliveryConfiguration() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Get the asset delivery policy configuration.
getAssetDeliveryPolicyType() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Get the asset delivery policy type.
getAssetDeliveryProtocol() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Get the asset delivery policy protocol.
getAssetFilesLink() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get a link to the asset's files
getAssetId() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the asset id.
getAssetLink() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Return a link that gets this locator's asset
getAsymmetricKeyCredential() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Gets the AsymmetricKeyCredential
getAuthorizationPolicyId() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the authorization policy id.
getAzureAdClientUsernamePassword() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Gets the client username password
getAzureEnvironment() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Gets the environment.
getBaseUri() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the base uri.
getBlob(String, String) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Gets the properties, metadata, and content of a blob.
getBlob(String, String, GetBlobOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Gets the properties, metadata, and content of a blob or blob snapshot, using the specified options.
getBlobCacheControl() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the HTTP cache control value set in this CommitBlobBlocksOptions instance.
getBlobCacheControl() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the x-ms-blob-cache-control header value set in this CreateBlobOptions instance.
getBlobContentEncoding() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the HTTP content encoding value set in this CommitBlobBlocksOptions instance.
getBlobContentEncoding() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the x-ms-blob-content-encoding header value set in this CreateBlobOptions instance.
getBlobContentLanguage() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the HTTP content language header value set in this CommitBlobBlocksOptions instance.
getBlobContentLanguage() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the x-ms-blob-content-language header value set in this CreateBlobOptions instance.
getBlobContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the MD5 hash value for the blob content set in this CommitBlobBlocksOptions instance.
getBlobContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the x-ms-blob-content-md5 header value set in this CreateBlobOptions instance.
getBlobContentType() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the MIME content type value set in this CommitBlobBlocksOptions instance.
getBlobContentType() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the x-ms-blob-content-type header value set in this CreateBlobOptions instance.
GetBlobMetadataOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a getBlobMetadata request.
GetBlobMetadataOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
 
GetBlobMetadataResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Get Blob Metadata operation.
GetBlobMetadataResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataResult
 
GetBlobOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a getBlob request.
GetBlobOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
 
getBlobPrefixes() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the list of blob prefix entries that satisfied the request.
getBlobProperties(String, String) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Gets the properties of a blob.
getBlobProperties(String, String, GetBlobPropertiesOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Gets the properties of a blob, using the specified options.
GetBlobPropertiesOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a getBlobProperties request.
GetBlobPropertiesOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
 
GetBlobPropertiesResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Get Blob Properties operation.
GetBlobPropertiesResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesResult
 
GetBlobResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Get Blob operation.
GetBlobResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetBlobResult
 
getBlobs() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the list of blobs that satisfied the request from the response.
getBlobType() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets a string representing the type of the blob, with a value of "BlockBlob" for block blobs, and "PageBlob" for page blobs.
getBlockId() - Method in class com.microsoft.windowsazure.services.blob.models.BlockList.Entry
Gets the client-specified block ID for a BlockList entry.
getBlockId() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult.Entry
Gets the client-specified block ID for a block list entry.
getBlockLength() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult.Entry
Gets the length in bytes of a block list entry.
getBodyParameters() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
getBodyParameters() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
getBodyParameters() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityActionOperation
Gets the body parameters.
getBytesUsed() - Method in class com.microsoft.windowsazure.services.media.models.StorageAccountInfo
Get the bytes used
getCacheControl() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the HTTP cache control value of the blob.
getCacheControl() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the Cache-Control header value set in this CreateBlobOptions instance.
getCacheControl() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the HTTP cache control value set in this SetBlobPropertiesOptions instance.
getCacheControl() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the cache control policy
getChannel() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
Gets the channel.
getChecksum() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the check sum.
getClientId() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdClientSymmetricKey
Gets the client ID.
getClientKey() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdClientSymmetricKey
Gets the client key.
getClientKey() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Gets the client symmetric key credential.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyConfigurationKey
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyType
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.AssetOption
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.AssetState
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.ContentKeyDeliveryType
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.ContentKeyType
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.EncodingReservedUnitType
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.EndPointType
Get integer code corresponding to enum value.
getCode() - Method in class com.microsoft.windowsazure.services.media.models.ErrorDetail
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.JobState
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.LocatorType
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.OperationState
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.ProtectionKeyType
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.StreamingEndpointState
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.TargetJobState
Gets the code.
getCode() - Method in class com.microsoft.windowsazure.services.media.models.TaskHistoricalEvent
Gets the code.
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.TaskOption
Get integer code corresponding to enum value
getCode() - Method in enum com.microsoft.windowsazure.services.media.models.TaskState
Get integer code corresponding to enum value.
getCommittedBlocks() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Gets a list of the committed blocks of the blob.
getConfiguration() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the configuration.
getContainerACL() - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerACLResult
Gets the container's public access level and container-level access policies from the headers and body returned in the response.
GetContainerACLResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Get Container ACL operation.
GetContainerACLResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetContainerACLResult
 
getContainerName() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the container URI.
GetContainerPropertiesResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Get Container Properties and Get Container Metadata operations.
GetContainerPropertiesResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetContainerPropertiesResult
 
getContainers() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Gets the container list returned in the response.
getContentAccessToken() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the content access token.
getContentChecksum() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the content checksum.
getContentEncoding() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the HTTP content encoding value of the blob.
getContentEncoding() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the Content-Encoding header value set in this CreateBlobOptions instance.
getContentEncoding() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the HTTP content encoding value set in this SetBlobPropertiesOptions instance.
getContentFileSize() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the content file size.
getContentKeysLink() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get a link to the asset's content keys
getContentKeyType() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the content key type.
getContentLanguage() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the HTTP content language value of the blob.
getContentLanguage() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the Content-Language header value set in this CreateBlobOptions instance.
getContentLanguage() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the HTTP content language header value set in this SetBlobPropertiesOptions instance.
getContentLength() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the size of the blob in bytes.
getContentLength() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Gets the size of the blob in bytes.
getContentLength() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Gets the size of the blob in bytes.
getContentLength() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the new page blob size set in this SetBlobPropertiesOptions instance.
getContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the MD5 hash value of the blob content.
getContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobBlockOptions
Gets the MD5 hash value for the block content set in this CreateBlobBlockOptions instance.
getContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the Content-MD5 header value set in this CreateBlobOptions instance.
getContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
Gets the MD5 hash value for the page content set in this CreateBlobPagesOptions instance.
getContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Gets the MD5 hash value of the page blob.
getContentMD5() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the MD5 hash value for the blob content set in this SetBlobPropertiesOptions instance.
getContentStream() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobResult
Gets the content of the blob.
getContentType() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the MIME content type of the blob.
getContentType() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the Content-Type header value set in this CreateBlobOptions instance.
getContentType() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Gets the MIME content type of the blob.
getContentType() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the MIME content type value set in this SetBlobPropertiesOptions instance.
getContentType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
getContentType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
getContentType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
getContentType() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityOperation
Get the MIME type for the content that's being sent to the server.
getContentType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
 
getContentType() - Method in class com.microsoft.windowsazure.services.media.models.ContentKey.Updater
 
getContentType() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
 
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.AccessPolicyInfo
Get the creation date.
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Get the asset delivery policy creation date.
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the created.
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the creation date.
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the created.
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the created.
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPointInfo
Get the creation date.
getCreated() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the creation date.
getCredentialType() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Gets the credential type.
getCrossSiteAccessPolicies() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the cross site access policy
getCurrentReservedUnits() - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnitInfo
 
getCustomHostNames() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the list of custom host names.
getDays() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.RetentionPolicy
Gets the number of days that metrics or logging data should be retained, if logging is enabled.
getDays() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.RetentionPolicy
Gets the number of days that metrics or logging data should be retained.
getDefaultServiceVersion() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties
Gets the default service version string used for operations on the storage account.
getDeleteSnaphotsOnly() - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Gets the flag indicating whether to delete only snapshots of the blob, or both the blob and all its snapshots set in this DeleteBlobOptions instance.
getDelimiter() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Gets the value of the delimiter to use for grouping virtual blob hierarchy set in this ListBlobsOptions instance.
getDelimiter() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the delimiter value used to generate the response, if present.
getDeliveryPoliciesLink() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get a link to this asset's delivery policies
getDequeueCount() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Gets the number of times this queue message has been retrieved with a list messages operation.
getDequeueCount() - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Gets the number of times this queue message has been retrieved with a list messages operation.
getDescription() - Method in class com.microsoft.windowsazure.services.media.models.MediaProcessorInfo
Gets the description.
getDescription() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the streaming end point description.
getDurationInMinutes() - Method in class com.microsoft.windowsazure.services.media.models.AccessPolicyInfo
Get the duration.
getEncryptedContentKey() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the encrypted content key.
getEncryptionKeyId() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the encryption key id.
getEncryptionKeyId() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the encryption key id.
getEncryptionScheme() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the encryption scheme.
getEncryptionScheme() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the encryption scheme.
getEncryptionVersion() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the encryption version.
getEncryptionVersion() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the encryption version.
getEnd() - Method in class com.microsoft.windowsazure.services.blob.models.PageRange
Gets the byte offset of the end of the page range within the blob, inclusive.
getEndPointAddress() - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPointInfo
Gets the end point address.
getEndPointType() - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPointInfo
Get the type of the end point.
getEndTime() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the end time.
getEndTime() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the end time.
getEntityId() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
Gets the entity id.
getEntityName() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
Gets the entity name.
getEntries() - Method in class com.microsoft.windowsazure.services.blob.models.BlockList
Gets the collection of entries for the block list.
getEntries() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the list of ListBlobsEntry entries generated from the server response to the list blobs request.
getEntryType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityBatchOperation
 
getErrorCode() - Method in class com.microsoft.windowsazure.services.media.models.OperationInfo
Gets the error code.
getErrorDetails() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the error details.
getErrorMessage() - Method in class com.microsoft.windowsazure.services.media.models.OperationInfo
Gets the error message.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Gets the Etag value associated with this ContainerACL instance.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobResult
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobResult
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotResult
Gets the ETag of the snapshot.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataResult
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerPropertiesResult
Gets the Etag of the container.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.ContainerProperties
Gets the ETag of the container.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataResult
Gets the ETag of the blob.
getEtag() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesResult
Gets the ETag of the blob.
getExecutorService() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
Gets the executor service.
getExpirationDate() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Gets the Date when this message will expire and be automatically removed from the queue.
getExpirationDate() - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Gets the Date when this message will expire and be automatically removed from the queue.
getExpirationDateTime() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the expiration date time.
getExpiresOnDate() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdAccessToken
Gets the expiration date
getExpiry() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.AccessPolicy
Gets the expiration time for valid access to a resource using the access policy.
getFilters() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
Gets the filters.
getFlagValue() - Method in enum com.microsoft.windowsazure.services.media.models.AccessPolicyPermission
Get the flag bit value associated with this permission
getFlagValue() - Method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryProtocol
Gets the flags value.
getHistoricalEvents() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the task historical events.
getHostName() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the host name
getHref() - Method in class com.microsoft.windowsazure.services.media.models.LinkInfo
Get link href
getId() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifier
Gets the name of the container-level access policy.
getId() - Method in class com.microsoft.windowsazure.services.media.models.AccessPolicyInfo
Get the access policy id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Get the asset delivery policy id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the asset id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyInfo
Get the content key authorization policy id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOptionInfo
Get the access policy id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.MediaProcessorInfo
Get the asset id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPointInfo
Get the notification end point id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.OperationInfo
Gets the id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the streaming end point id.
getId() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the id.
getIfMatch() - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
getIfModifiedSinceDate() - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
getIfNoneMatch() - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
getIfUnmodifiedSinceDate() - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
getInitializationVector() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the initialization vector.
getInitializationVector() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the initialization vector.
getInputAssetsLink() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Get a link which, when listed, will return the input assets for the job.
getInputAssetsLink() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets link to the task's input assets.
getInputMediaAssets() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Gets the input media assets.
getInsertionDate() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Gets the Date when this message was added to the queue.
getInsertionDate() - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Gets the Date when this message was added to the queue.
getIp() - Method in class com.microsoft.windowsazure.services.media.models.Ipv4
Gets the ip.
getIsEncrypted() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the checks if is encrypted.
getIsPrimary() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the checks if is primary.
getJobInfo() - Method in class com.microsoft.windowsazure.services.media.models.Job.CreateBatchOperation
Gets the job info.
getJobNotificationSubscription() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Gets the job notification subscription.
getJobNotificationSubscriptions() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the job notification subscriptions.
getKeyDeliveryConfiguration() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOptionInfo
Get the content key authorization policy options key delivery configuration.
getKeyDeliveryType() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOptionInfo
Get the content key authorization policy options key delivery type.
getKeyDeliveryUrl(String, ContentKeyDeliveryType) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
 
getKeyRestrictionType() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyRestriction
Gets the key restriction type.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the last modified time of the blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Gets the last modified time associated with this ContainerACL instance.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobResult
Gets the last modified time of the blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Gets the last modified time of the blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobResult
Gets the last modified time of the snapshot.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotResult
Gets the last modified time of the snapshot.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataResult
Gets the last modified time of the block blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerPropertiesResult
Gets the last modifed time of the container.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Gets the last modified time of the block blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Gets the last modified time of the blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.ContainerProperties
Gets the last modifed time of the container.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataResult
Gets the last modified time of the blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesResult
Gets the last modified time of the blob.
getLastModified() - Method in class com.microsoft.windowsazure.services.media.models.AccessPolicyInfo
Get the last modified date.
getLastModified() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Get last date where any asset delivery policy's property was changed.
getLastModified() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the last modified.
getLastModified() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get last modified date.
getLastModified() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the last modified.
getLastModified() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the last modified.
getLastModified() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get last modified date.
getLeaseID() - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.AcquireLeaseResult
Gets the lease ID of the blob.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the lease ID for the blob set in this CommitBlobBlocksOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Gets the lease ID to match for the destination blob set in this CopyBlobOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobBlockOptions
Gets the lease ID to match for the blob set in this CreateBlobBlockOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the lease ID for the blob set in this CreateBlobOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
Gets the lease ID to match for the blob set in this CreateBlobPagesOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Gets the lease ID to match for the blob set in this CreateBlobSnapshotOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Gets the lease ID to match for the blob set in this DeleteBlobOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
Gets the lease ID to match for the blob set in this GetBlobMetadataOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Gets the lease ID to match for the blob set in this GetBlobOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
Gets the lease ID to match for the blob set in this GetBlobPropertiesOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Gets the lease ID to match for the blob set in this ListBlobBlocksOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Gets the lease ID to match for the blob set in this ListBlobRegionsOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataOptions
Gets the lease ID to match for the blob set in this SetBlobMetadataOptions instance.
getLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the lease ID to match for the blob set in this SetBlobPropertiesOptions instance.
getLeaseStatus() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets a string representing the lease status of the blob, with a value of "locked" for blobs with an active lease, and "unlocked" for blobs without an active lease.
getLength() - Method in class com.microsoft.windowsazure.services.blob.models.PageRange
Gets the size of the page range in bytes.
getLocatorsLink() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get a link to the asset's locators
getLocatorType() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the locator type.
getLogging() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties
Gets the value of the logging options on the storage account.
getLogging() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties
Gets a reference to the ServiceProperties.Logging instance in this ServiceProperties instance.
getMarker() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Gets the marker value set in this ListBlobsOptions instance.
getMarker() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the value of the marker that was used to specify the beginning of the container list to return with the request.
getMarker() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Gets the marker value set in this ListContainersOptions instance.
getMarker() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Gets the value of the marker that was used to specify the beginning of the container list to return with the request.
getMarker() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Gets a String value that identifies the beginning of the list of queues to be returned with a listQueues request.
getMarker() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Gets the marker value for the beginning of the queue results returned by the listQueues request.
getMaxReservableUnits() - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnitInfo
 
getMaxResults() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Gets the value of the maximum number of results to return set in this ListBlobsOptions instance.
getMaxResults() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the maximum results to return used to generate the response, if present.
getMaxResults() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Gets the value of the maximum number of results to return set in this ListContainersOptions instance.
getMaxResults() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Gets the maximum number of container list items to return that was specified in the request.
getMaxResults() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Gets the maximum number of queues to return with a listQueues request.
getMaxResults() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Gets the value specified for the number of queue results to return for the listQueues request.
getMediaProcessorId() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the media processor id.
getMediaServicesResource() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironment
Gets the Media Services resource.
getMediaServicesSdkClientId() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironment
Gets the Media Services SDK client ID.
getMediaServicesSdkRedirectUri() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironment
Gets Media Services SDK application redirect URI.
getMessage() - Method in class com.microsoft.windowsazure.services.media.models.ErrorDetail
Gets the message.
getMessage() - Method in class com.microsoft.windowsazure.services.media.models.TaskHistoricalEvent
Gets the message.
getMessageId() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Gets the message ID for the message in the queue.
getMessageId() - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Gets the message ID for the message in the queue.
getMessageText() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Gets the String containing the content of the queue message.
getMessageText() - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Gets the String containing the content of the queue message.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Gets the blob metadata collection set in this CommitBlobBlocksOptions instance.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Gets the blob metadata collection set in this CopyBlobOptions instance.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the blob metadata collection set in this CreateBlobOptions instance.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Gets the metadata collection set in this CreateBlobSnapshotOptions instance.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.CreateContainerOptions
Gets the metadata collection associated with this CreateContainerOptions instance.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataResult
Gets the user-defined blob metadata as a map of name and value pairs.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesResult
Gets the user-defined blob metadata as a map of name and value pairs.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobResult
Gets the user-defined blob metadata as a map of name and value pairs.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerPropertiesResult
Gets the container metadata as a map of name and value pairs.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Gets the blob's metadata collection set in the Metadata element in the Blob element in the Blobs list in the response.
getMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Gets the container metadata as a map of name and value pairs.
getMetadata() - Method in class com.microsoft.windowsazure.services.queue.models.CreateQueueOptions
Gets the metadata collection of key-value String pairs to set on a queue when the queue is created.
getMetadata() - Method in class com.microsoft.windowsazure.services.queue.models.GetQueueMetadataResult
Gets the metadata collection of key-value String pairs currently set on a queue.
getMetadata() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult.Queue
Gets the metadata collection of key-value String pairs associated with this queue.
getMetrics() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties
Gets the value of the metrics options on the storage account.
getMetrics() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties
Gets a reference to the ServiceProperties.Metrics instance in this ServiceProperties instance.
getMimeType() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the mime type.
getName() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Gets the value of the Name element within a Blob element returned in the response.
getName() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobPrefixEntry
Gets the value of the Name element within a BlobPrefix element returned in the response.
getName() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Gets the name of the container.
getName() - Method in class com.microsoft.windowsazure.services.media.models.AccessPolicyInfo
Get the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyInfo
Get the asset delivery policy name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the asset name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyInfo
Get the content key authorization policy name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOptionInfo
Get the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyRestriction
Gets the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.Ipv4
Gets the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Gets the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.MediaProcessorInfo
Get the asset name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPointInfo
Get the name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.StorageAccountInfo
Get the asset name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the streaming end point name.
getName() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the name.
getName() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult.Queue
Gets the name of this queue.
getNextMarker() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the next marker value needed to specify the beginning of the next portion of the blob list to return, if any was set in the response from the server.
getNextMarker() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Gets the next marker value needed to specify the beginning of the next portion of the container list to return, if any was set in the response from the server.
getNextMarker() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Gets the next marker value needed to retrieve additional queues.
getNotificationEndPointId() - Method in class com.microsoft.windowsazure.services.media.models.JobNotificationSubscription
Gets the notification end point.
getNumberOfMessages() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesOptions
Gets the number of messages to request from the queue with this ListMessagesOptions instance.
getNumberOfMessages() - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesOptions
Gets the number of messages to return in the response to a peekMessages request specified in this instance.
getOperationId() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityWithOperationIdentifier
 
getOperationId() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the operation-id if any.
getOptions() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the options.
getOptions() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyInfo
Get a link to the content key authorization policy's options
getOptions() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the options.
getOutputAssetsLink() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Get a link which, when listed, will return the output assets for the job.
getOutputAssetsLink() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets link to the task's output assets.
getPageRanges() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Gets the list of non-overlapping valid page ranges in the blob that match the parameters of the request, sorted by increasing address page range.
getParentAssetId() - Method in class com.microsoft.windowsazure.services.media.models.AssetFileInfo
Gets the parent asset id.
getParentAssetsLink() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get a link to this asset's parents
getPassword() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdClientUsernamePassword
Gets the password.
getPath() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the path.
getPerfMessage() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the perf message.
getPermission() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.AccessPolicy
Gets the permissions for operations on resources specified by the access policy.
getPermissions() - Method in class com.microsoft.windowsazure.services.media.models.AccessPolicyInfo
Get the permissions.
getPopReceipt() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Gets the pop receipt value for the queue message.
getPopReceipt() - Method in class com.microsoft.windowsazure.services.queue.models.UpdateMessageResult
Gets the pop receipt value for the updated queue message.
getPrefix() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Gets the prefix filter associated with this ListBlobsOptions instance.
getPrefix() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Gets the value of the filter used to return only blobs beginning with the prefix.
getPrefix() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Gets the container name prefix filter value set in this ListContainersOptions instance.
getPrefix() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Gets the value of the filter used to return only containers beginning with the prefix.
getPrefix() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Gets the prefix String used to match queue names to return in a listQueues request.
getPrefix() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Gets the prefix String used to qualify the results returned by the listQueues request.
getPriority() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Gets the priority.
getPriority() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the priority.
getPriority() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the priority.
getProgress() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the progress.
getProperties() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesResult
Gets the standard HTTP properties and system properties of the blob.
getProperties() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobResult
Gets the standard HTTP properties and system properties of the blob.
getProperties() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Gets a BlobProperties instance with the blob properties returned in the response.
getProperties() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Gets the container properties.
getProtectionKey(String) - Static method in class com.microsoft.windowsazure.services.media.models.ProtectionKey
Gets the protection key.
getProtectionKeyId() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the protection key id.
getProtectionKeyId(ContentKeyType) - Static method in class com.microsoft.windowsazure.services.media.models.ProtectionKey
Gets the protection key id.
getProtectionKeyType() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyInfo
Gets the protection key type.
getProxyData() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
Get the current proxy data.
getProxyData() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultDeleteOperation
Get currently set proxy data
getProxyData() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
Get the current proxy data.
getProxyData() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
getProxyData() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
Get the currently set proxy data.
getPublicAccess() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Gets the public access level associated with this ContainerACL instance.
getPublicAccess() - Method in class com.microsoft.windowsazure.services.blob.models.CreateContainerOptions
Gets the public access level value associated with this CreateContainerOptions instance.
getQueryParameters() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
getQueryParameters() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
getQueryParameters() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
getQueryParameters() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
 
getQueryParameters() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityActionOperation
Gets the query parameters.
getQueryParameters() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityListOperation
Get query parameters to add to the uri
getQueryParameters() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityTypeActionOperation
Gets the query parameters.
getQueueMessages() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult
Gets the list of queue messages returned by a QueueContract .listMessages request.
getQueueMessages() - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult
Gets the list of queue messages returned by a QueueContract .peekMessages request.
getQueueMetadata(String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Gets the metadata for the named queue in the storage account.
getQueueMetadata(String, QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Gets the metadata for the named queue in the storage account, using the specified options.
GetQueueMetadataResult - Class in com.microsoft.windowsazure.services.queue.models
A wrapper class for the result returned from a Queue Service REST API operation to get queue metadata.
GetQueueMetadataResult() - Constructor for class com.microsoft.windowsazure.services.queue.models.GetQueueMetadataResult
 
getQueues() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Gets the list of queues returned by a QueueContract .listQueues request.
getRangeEnd() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Gets the ending byte offset value for the blob content range to return set in this GetBlobOptions instance.
getRangeEnd() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Gets the ending byte offset value for the valid page ranges to return set in this ListBlobRegionsOptions instance.
getRangeStart() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Gets the beginning byte offset value of the blob content range to return set in this GetBlobOptions instance.
getRangeStart() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Gets the beginning byte offset value of the valid page ranges to return set in this ListBlobRegionsOptions instance.
getRemainingLeaseTimeInSeconds() - Method in class com.microsoft.windowsazure.services.blob.models.BreakLeaseResult
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
getRequestContents() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityActionOperation
Gets the request contents.
getRequestContents() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityCreateOperation
Get the object to be sent to the server containing the request data for entity creation.
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityLinkOperation
 
getRequestContents() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityTypeActionOperation
Gets the request contents.
getRequestContents() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityUpdateOperation
Get the contents of the merge request that will be sent to the server.
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.Asset.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.Asset.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.ContentKey.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.ContentKey.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnit.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.Locator.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.Locator.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint.Updater
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
 
getRequestContents() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
 
getRequirements() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyRestriction
Gets the requirements.
getReservedUnitType() - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnitInfo
 
getResponseClass() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityOperationSingleResult
Get the Java class object for the type that the response should be unmarshalled into.
getResponseClass() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationSingleResultBase
 
getResponseClass() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
 
getResponseClass() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
 
getResponseGenericType() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
 
getResponseGenericType() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityListOperation
Get a GenericType object representing the result list type
getRestrictions() - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOptionInfo
Get the content key authorization policy options restrictions.
getRetentionPolicy() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Gets the retention policy for logging data set on the storage account.
getRetentionPolicy() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Gets the retention policy for metrics data set on the storage account.
getRetentionPolicy() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Gets a reference to the ServiceProperties.RetentionPolicy instance in this ServiceProperties.Logging instance.
getRetentionPolicy() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
Gets a reference to the ServiceProperties.RetentionPolicy instance in this ServiceProperties.Metrics instance.
getRunningDuration() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the running duration.
getRunningDuration() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the running duration.
getScaleUnits() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the scale units
getSequenceNumber() - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Gets the current sequence number for a page blob.
getSequenceNumber() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Gets the sequence number set in this CreateBlobOptions instance.
getSequenceNumber() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Gets the sequence number of the page blob.
getSequenceNumber() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the sequence number value set in this SetBlobPropertiesOptions instance.
getSequenceNumber() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesResult
Gets the sequence number of the page blob.
getSequenceNumberAction() - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Gets the sequence number action set in this SetBlobPropertiesOptions instance.
getServiceProperties() - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Gets the service properties of the queue.
getServiceProperties(QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Gets the service properties of the queue, using the specified options.
GetServicePropertiesResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the service properties returned in response to Blob Service REST API operations.
GetServicePropertiesResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.GetServicePropertiesResult
 
GetServicePropertiesResult - Class in com.microsoft.windowsazure.services.queue.models
A wrapper class for the service properties returned in response to Queue Service REST API operations.
GetServicePropertiesResult() - Constructor for class com.microsoft.windowsazure.services.queue.models.GetServicePropertiesResult
 
getServiceUri() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityProxyData
Gets the absolute URI currently being used by proxy.
getServiceUri() - Method in class com.microsoft.windowsazure.services.media.models.Job.CreateBatchOperation
Gets the service uri.
getSignedIdentifiers() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Gets the list of container-level access policies associated with this ContainerACL instance.
getSignedIdentifiers() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifiers
Gets the list of container-level access policies associated with this ContainerACL.SignedIdentifiers instance.
getSku() - Method in class com.microsoft.windowsazure.services.media.models.MediaProcessorInfo
Gets the sku.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotResult
Gets the snapshot timestamp value returned by the server to uniquely identify the newly created snapshot.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Gets the snapshot timestamp value set in this DeleteBlobOptions instance.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
Gets the snapshot timestamp value set in this GetBlobMetadataOptions instance.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Gets the snapshot timestamp value set in this GetBlobOptions instance.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
Gets the snapshot timestamp value set in this GetBlobPropertiesOptions instance.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Gets the snapshot timestamp value set in this ListBlobBlocksOptions instance.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Gets the snapshot timestamp value set in this ListBlobRegionsOptions instance.
getSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Gets the snapshot timestamp value for a blob snapshot returned in the response.
getSourceAccessCondition() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Gets the access conditions on the source blob set in this CopyBlobOptions instance.
getSourceLeaseId() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Gets the lease ID to match for the source blob set in this CopyBlobOptions instance.
getSourceSnapshot() - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Gets the source snapshot timestamp value set in this CopyBlobOptions instance.
getStart() - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.AccessPolicy
Gets the start time for valid access to a resource using the access policy.
getStart() - Method in class com.microsoft.windowsazure.services.blob.models.PageRange
Gets the byte offset of the start of the page range within the blob, inclusive.
getStartTime() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the start time.
getStartTime() - Method in class com.microsoft.windowsazure.services.media.models.LocatorInfo
Gets the start time.
getStartTime() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the start time.
getState() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the asset state.
getState() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the state.
getState() - Method in class com.microsoft.windowsazure.services.media.models.OperationInfo
Gets the state.
getState() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Get the streaming end point state.
getState() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the state.
getStorageAccountName() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the Name of the storage account that contains the asset’s blob container.
getTargetEntityId() - Method in class com.microsoft.windowsazure.services.media.models.OperationInfo
Gets the target entity id.
getTargetJobState() - Method in class com.microsoft.windowsazure.services.media.models.JobNotificationSubscription
Gets the message.
getTaskBody() - Method in class com.microsoft.windowsazure.services.media.models.TaskInfo
Gets the task body.
getTaskCreators() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Gets the task creators.
getTasksLink() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the tasks link.
getTemplateId() - Method in class com.microsoft.windowsazure.services.media.models.JobInfo
Gets the template id.
getTenant() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentials
Gets the tenant.
getThumbPrint(X509Certificate) - Static method in class com.microsoft.windowsazure.services.media.EncryptionUtils
 
getTimeNextVisible() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Gets the Date when this message will become visible in the queue.
getTimeNextVisible() - Method in class com.microsoft.windowsazure.services.queue.models.UpdateMessageResult
Gets the Date when the updated message will become visible in the queue.
getTimeout() - Method in class com.microsoft.windowsazure.services.blob.models.BlobServiceOptions
Gets the server request timeout value associated with this BlobServiceOptions instance.
getTimeout() - Method in class com.microsoft.windowsazure.services.queue.models.QueueServiceOptions
Gets the current server request timeout value associated with this QueueServiceOptions instance.
getTimeStamp() - Method in class com.microsoft.windowsazure.services.media.models.TaskHistoricalEvent
Gets the time stamp.
getTimeToLiveInSeconds() - Method in class com.microsoft.windowsazure.services.queue.models.CreateMessageOptions
Gets the message time-to-live in seconds value associated with this CreateMessageOptions instance.
getUncommittedBlocks() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Gets a list of the uncommitted blocks of the blob.
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultDeleteOperation
 
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
getUri() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityDeleteOperation
Get the URI to use to delete an entity
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityLinkOperation
 
getUri() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityOperation
Get the URI the creation request should be sent to.
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase.EntityIdUriBuilder
 
getUri() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase.EntityUriBuilder
Gets the uri.
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
 
getUri() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityUnlinkOperation
 
getUri() - Method in class com.microsoft.windowsazure.services.media.models.AssetInfo
Get the URI of the blob storage container of the specified Asset.
getUri() - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
 
getUrl() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Gets the value of the Url element within a Blob element returned in the response.
getUrl() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Gets the URI of the container.
getUrl() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult.Queue
Gets the URI for Queue service REST API operations on this queue.
getUsername() - Method in class com.microsoft.windowsazure.services.media.authentication.AzureAdClientUsernamePassword
Gets the username.
getValue() - Method in class com.microsoft.windowsazure.services.blob.models.GetServicePropertiesResult
Gets a ServiceProperties instance containing the service property values associated with the storage account.
getValue() - Method in enum com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyRestriction.ContentKeyRestrictionType
 
getValue() - Method in class com.microsoft.windowsazure.services.queue.models.GetServicePropertiesResult
Gets a ServiceProperties instance containing the service property values associated with the storage account.
getVendor() - Method in class com.microsoft.windowsazure.services.media.models.MediaProcessorInfo
Gets the vendor.
getVerb() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
getVerb() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
getVerb() - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
getVerb() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityActionOperation
Gets the verb.
getVerb() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityBatchOperation
 
getVerb() - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityLinkOperation
 
getVerb() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityTypeActionOperation
Gets the verb.
getVersion() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Gets the version of logging configured on the storage account.
getVersion() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Gets the version of Storage Analytics configured on the storage account.
getVersion() - Method in class com.microsoft.windowsazure.services.media.models.MediaProcessorInfo
Gets the version.
getVersion() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Gets the Storage Analytics version number associated with this ServiceProperties.Logging instance.
getVersion() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
Gets the Storage Analytics version number associated with this ServiceProperties.Metrics instance.
getVisibilityTimeoutInSeconds() - Method in class com.microsoft.windowsazure.services.queue.models.CreateMessageOptions
Gets the message visibility timeout in seconds value in this CreateMessageOptions instance.
getVisibilityTimeoutInSeconds() - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesOptions
Gets the visibility timeout to set on the messages requested from the queue with this ListMessagesOptions instance.

H

hasOperationIdentifier() - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityWithOperationIdentifier
 
hasOperationIdentifier() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
 
HeaderConstants() - Constructor for class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
 
hexify(byte[]) - Static method in class com.microsoft.windowsazure.services.media.EncryptionUtils
 
HTTP - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Specifies HTTP.
HTTP_UNUSED_306 - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
Buffer width used to copy data to output streams.
HTTPS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Specifies HTTPS.

I

ID - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML attribute for IDs.
IF_MATCH - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The IfMatch header.
IF_MODIFIED_SINCE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The IfModifiedSince header.
IF_NONE_MATCH - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The IfNoneMatch header.
IF_UNMODIFIED_SINCE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The IfUnmodifiedSince header.
INCLUDE_APIS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics Metrics IncludeAPIs.
indexOf(Object) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
INVALID_METADATA_NAME - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for an invalid metadata name.
Ipv4 - Class in com.microsoft.windowsazure.services.media.models
The Class Ipv4.
Ipv4() - Constructor for class com.microsoft.windowsazure.services.media.models.Ipv4
 
isCdnEnabled() - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
True if CDN is enabled.
isCommittedList() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Gets the flag value indicating whether to return the committed blocks of the blob set in this ListBlobBlocksOptions instance.
isComputeRangeMD5() - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Reserved for future use.
isDefault() - Method in class com.microsoft.windowsazure.services.media.models.StorageAccountInfo
Gets true if this storage account is the default one.
isDelete() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Gets a flag indicating whether all delete requests are logged.
isDelete() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Gets a flag indicating whether queue delete operations are logged.
isEmpty() - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
isEnabled() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Gets a flag indicating whether metrics is enabled for the storage account.
isEnabled() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.RetentionPolicy
Gets a flag indicating whether a retention policy is enabled.
isEnabled() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
Gets a flag indicating whether metrics is enabled for the Queue storage service.
isEnabled() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.RetentionPolicy
Gets a flag indicating whether a retention policy is enabled for the storage service.
isIncludeAPIs() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Gets a flag indicating whether metrics generates summary statistics for called API operations.
isIncludeAPIs() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
Gets a flag indicating whether metrics should generate summary statistics for called API operations.
isIncludeMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Gets the value of a flag indicating whether to include blob metadata with a response set in this ListBlobsOptions instance.
isIncludeMetadata() - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Gets the value of a flag set in this ListContainersOptions instance indicating whether to include container metadata in the response to the request.
isIncludeMetadata() - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Gets a flag indicating whether to return metadata with a listQueues request.
isIncludeSnapshots() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Gets the value of a flag indicating whether to include blob snapshots with a response set in this ListBlobsOptions instance.
isIncludeUncommittedBlobs() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Gets the value of a flag indicating whether to include uncommitted blobs with a response set in this ListBlobsOptions instance.
isRead() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Gets a flag indicating whether all read requests are logged.
isRead() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Gets a flag indicating whether queue read operations are logged.
isUncommittedList() - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Gets the flag value indicating whether to return the uncommitted blocks of the blob set in this ListBlobBlocksOptions instance.
isWrite() - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Gets a flag indicating whether all write requests are logged.
isWrite() - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Gets a flag indicating whether queue write operations are logged.
iterator() - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 

J

Job - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Job entities.
Job.CreateBatchOperation - Class in com.microsoft.windowsazure.services.media.models
The Class CreateBatchOperation.
Job.Creator - Class in com.microsoft.windowsazure.services.media.models
The Class Creator.
JobInfo - Class in com.microsoft.windowsazure.services.media.models
The Class JobInfo.
JobInfo(EntryType, JobType) - Constructor for class com.microsoft.windowsazure.services.media.models.JobInfo
Instantiates a new job info.
JobNotificationSubscription - Class in com.microsoft.windowsazure.services.media.models
The Class JobNotificationSubscription.
JobNotificationSubscription(String, TargetJobState) - Constructor for class com.microsoft.windowsazure.services.media.models.JobNotificationSubscription
Instantiates a new job notification subscription.
JobNotificationSubscriptionListFactory - Class in com.microsoft.windowsazure.services.media.models
The Class JobNotificationSubscription factory.
JobNotificationSubscriptionListFactory() - Constructor for class com.microsoft.windowsazure.services.media.models.JobNotificationSubscriptionListFactory
 
JobState - Enum in com.microsoft.windowsazure.services.media.models
The Enum JobState.

K

KB - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Constant representing a kilobyte (Non-SI version).

L

LAST_MODIFIED_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the last modified date.
lastIndexOf(Object) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
LatestEntry() - Constructor for class com.microsoft.windowsazure.services.blob.models.BlockList.LatestEntry
 
LEASE_DURATION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies lease duration.
LEASE_DURATION_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the lease duration.
LEASE_ID_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies lease ID.
LEASE_STATE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies lease state.
LEASE_STATE_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the lease state.
LEASE_STATUS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies lease status.
LEASE_STATUS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the lease status.
linkContentKey(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Link content key.
linkDeliveryPolicy(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Link delivery policy
LinkInfo<T extends com.microsoft.windowsazure.services.media.implementation.ODataEntity<?>> - Class in com.microsoft.windowsazure.services.media.models
Provides access to OData links
LinkInfo(LinkType) - Constructor for class com.microsoft.windowsazure.services.media.models.LinkInfo
Construct a new LinkInfo instance
linkOptions(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicy
Link a content key authorization policy options.
list(EntityListOperation<T>) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityContract
Retrieve a list of entities.
list(EntityListOperation<T>) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
 
list() - Static method in class com.microsoft.windowsazure.services.media.models.AccessPolicy
Create an operation that will retrieve all access policies
list() - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Create an operation that will list all the assets.
list(LinkInfo<AssetInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Create an operation that will list all the assets at the given link.
list() - Static method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy
Create an operation that will retrieve all asset delivery policies
list(LinkInfo<AssetDeliveryPolicyInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy
Create an operation that will list all the asset delivery policies at the given link.
list() - Static method in class com.microsoft.windowsazure.services.media.models.AssetFile
Calls the service to list all files
list(LinkInfo<AssetFileInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.AssetFile
Create an operation that will list all the AssetFiles at the given link.
list() - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Create an operation that will retrieve all access policies.
list(LinkInfo<ContentKeyInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Create an operation that will list all the content keys at the given link.
list() - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicy
Create an operation that will retrieve all content key authorization polices
list(LinkInfo<ContentKeyAuthorizationPolicyOptionInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption
Create an operation that will list all the content keys authorization policy options at the given link.
list() - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption
Create an operation that will retrieve all content key authorization policy options
list() - Static method in class com.microsoft.windowsazure.services.media.models.Job
Create an operation that will list all the jobs.
list() - Static method in class com.microsoft.windowsazure.services.media.models.Locator
Create an operation to list all locators.
list(LinkInfo<LocatorInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.Locator
Create an operation that will list all the locators at the given link.
list() - Static method in class com.microsoft.windowsazure.services.media.models.MediaProcessor
Create an operation to list all Media processors
list() - Static method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint
Create an operation that will retrieve all notification end points
list() - Static method in class com.microsoft.windowsazure.services.media.models.StorageAccounts
Create an operation that will list all the assets.
list() - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
Create an operation that will list all the assets.
list() - Static method in class com.microsoft.windowsazure.services.media.models.Task
Create an operation that will list all the tasks.
list(LinkInfo<TaskInfo>) - Static method in class com.microsoft.windowsazure.services.media.models.Task
Create an operation that will list the tasks pointed to by the given link.
listBlobBlocks(String, String) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Lists the blocks of a blob.
listBlobBlocks(String, String, ListBlobBlocksOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Lists the blocks of a blob, using the specified options.
ListBlobBlocksOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a listBlobBlocks request.
ListBlobBlocksOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
 
ListBlobBlocksResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Get Block List operation.
ListBlobBlocksResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
 
ListBlobBlocksResult.Entry - Class in com.microsoft.windowsazure.services.blob.models
The class for an entry in a list of blocks, representing a committed or uncommitted block.
ListBlobRegionsOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a listBlobRegions request.
ListBlobRegionsOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
 
ListBlobRegionsResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Get Page Ranges operation.
ListBlobRegionsResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
 
ListBlobsEntry() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.ListBlobsEntry
 
ListBlobsOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a com.microsoft.windowsazure.services.blob.BlobContract#listBlobs(String, ListBlobsOptions) request.
ListBlobsOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
 
ListBlobsResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API List Blobs operation.
ListBlobsResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
 
ListBlobsResult.BlobEntry - Class in com.microsoft.windowsazure.services.blob.models
Represents a Blob element returned in the response.
ListBlobsResult.BlobPrefixEntry - Class in com.microsoft.windowsazure.services.blob.models
Represents a BlobPrefix element returned in the response.
ListBlobsResult.ListBlobsEntry - Class in com.microsoft.windowsazure.services.blob.models
The abstract base class for Blob and BlobPrefix entries in the list of results returned in the response.
listContainers() - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Gets a list of the containers in the blob storage account.
listContainers(ListContainersOptions) - Method in interface com.microsoft.windowsazure.services.blob.BlobContract
Gets a list of the containers in the blob storage account using the specified options.
ListContainersOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a listContainers request.
ListContainersOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
 
ListContainersResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API List Containers operation.
ListContainersResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.ListContainersResult
 
ListContainersResult.Container - Class in com.microsoft.windowsazure.services.blob.models
Represents a container for blob storage returned by the server.
ListContainersResult.ContainerProperties - Class in com.microsoft.windowsazure.services.blob.models
Represents the properties of a container for blob storage returned by the server.
listIterator() - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
listIterator(int) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
listMessages(String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Retrieves the first message from head of the named queue in the storage account.
listMessages(String, ListMessagesOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Retrieves up to 32 messages from the head of the named queue in the storage account, using the specified options.
ListMessagesOptions - Class in com.microsoft.windowsazure.services.queue.models
Represents the options that may be set on a listMessages request.
ListMessagesOptions() - Constructor for class com.microsoft.windowsazure.services.queue.models.ListMessagesOptions
 
ListMessagesResult - Class in com.microsoft.windowsazure.services.queue.models
A wrapper class for the result returned from a Queue Service REST API operation to get a list of messages.
ListMessagesResult() - Constructor for class com.microsoft.windowsazure.services.queue.models.ListMessagesResult
 
ListMessagesResult.QueueMessage - Class in com.microsoft.windowsazure.services.queue.models
Represents a message in the queue returned by the server.
listQueues() - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Gets a list of the queues in the storage account.
listQueues(ListQueuesOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Gets a list of the queues in the storage account, using the specified options.
ListQueuesOptions - Class in com.microsoft.windowsazure.services.queue.models
Represents the options that may be set on the Queue service for QueueContract.listQueues(ListQueuesOptions) requests.
ListQueuesOptions() - Constructor for class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
 
ListQueuesResult - Class in com.microsoft.windowsazure.services.queue.models
A wrapper class for the results returned in response to Queue service REST API operations to list queues.
ListQueuesResult() - Constructor for class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
 
ListQueuesResult.Queue - Class in com.microsoft.windowsazure.services.queue.models
Represents a queue in the storage account returned by the server.
ListResult<T> - Class in com.microsoft.windowsazure.services.media.models
Wrapper class for all returned lists from Media Services
ListResult(Collection<T>) - Constructor for class com.microsoft.windowsazure.services.media.models.ListResult
 
Locator - Class in com.microsoft.windowsazure.services.media.models
Implementation of Locator entity.
Locator.Creator - Class in com.microsoft.windowsazure.services.media.models
The Class Creator.
Locator.Updater - Class in com.microsoft.windowsazure.services.media.models
The Class Updater.
LocatorInfo - Class in com.microsoft.windowsazure.services.media.models
The Class LocatorInfo.
LocatorInfo(EntryType, LocatorRestType) - Constructor for class com.microsoft.windowsazure.services.media.models.LocatorInfo
Instantiates a new locator info.
LocatorType - Enum in com.microsoft.windowsazure.services.media.models
The Enum LocatorType.
LOCKED_VALUE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Constant signaling the resource is locked.
Logging() - Constructor for class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
 
Logging() - Constructor for class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
 
LOGGING_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics Logging

M

MARKER_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for a marker.
MAX_MARK_LENGTH - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
The maximum size, in bytes, of a given stream mark operation.
MAX_RESULTS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for maximum results.
MAX_SHARED_ACCESS_POLICY_IDENTIFIERS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Maximum number of shared access policy identifiers supported by server.
MAXIMUM_SEGMENTED_RESULTS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Number of default concurrent requests for parallel operation.
MB - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Constant representing a megabyte (Non-SI version).
MediaConfiguration - Class in com.microsoft.windowsazure.services.media
Provides functionality to create a media services configuration.
MediaContract - Interface in com.microsoft.windowsazure.services.media
Contract for interacting with the back end of Media Services
MediaProcessor - Class in com.microsoft.windowsazure.services.media.models
Entity operations for Media processors
MediaProcessorInfo - Class in com.microsoft.windowsazure.services.media.models
Data about a Media Processor entity.
MediaProcessorInfo(EntryType, MediaProcessorType) - Constructor for class com.microsoft.windowsazure.services.media.models.MediaProcessorInfo
Instantiates a new media processor info.
MediaService - Class in com.microsoft.windowsazure.services.media
Access media services functionality.
METADATA_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the metadata.
Metrics() - Constructor for class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
 
Metrics() - Constructor for class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
 
METRICS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics Metrics

N

NAME_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for names.
NEXT_MARKER_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the next marker.
NotificationEndPoint - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate notification end point entities.
NotificationEndPoint.Creator - Class in com.microsoft.windowsazure.services.media.models
 
NotificationEndPoint.Updater - Class in com.microsoft.windowsazure.services.media.models
The Class Updater.
NotificationEndPointInfo - Class in com.microsoft.windowsazure.services.media.models
Type containing data about notification end points.
NotificationEndPointInfo(EntryType, NotificationEndPointType) - Constructor for class com.microsoft.windowsazure.services.media.models.NotificationEndPointInfo
Creates a new NotificationEndPointInfo wrapping the given ATOM entry and content objects.

O

Operation - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Asset entities.
OperationInfo - Class in com.microsoft.windowsazure.services.media.models
 
OperationInfo(EntryType, OperationType) - Constructor for class com.microsoft.windowsazure.services.media.models.OperationInfo
 
OperationState - Enum in com.microsoft.windowsazure.services.media.models
Specifies the states of the se.
OperationUtils - Class in com.microsoft.windowsazure.services.media
 

P

PageRange - Class in com.microsoft.windowsazure.services.blob.models
Represents the range of bytes in a single page within a page blob.
PageRange() - Constructor for class com.microsoft.windowsazure.services.blob.models.PageRange
Default constructor.
PageRange(long, long) - Constructor for class com.microsoft.windowsazure.services.blob.models.PageRange
Creates a page range from the specified start and end byte offsets, inclusive.
peekMessages(String) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Peeks a message from the named queue.
peekMessages(String, PeekMessagesOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Peeks messages from the named queue, using the specified options.
PeekMessagesOptions - Class in com.microsoft.windowsazure.services.queue.models
Represents the options that may be set on a peekMessages request.
PeekMessagesOptions() - Constructor for class com.microsoft.windowsazure.services.queue.models.PeekMessagesOptions
 
PeekMessagesResult - Class in com.microsoft.windowsazure.services.queue.models
A wrapper class for the results returned in response to Queue Service REST API operations to peek messages.
PeekMessagesResult() - Constructor for class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult
 
PeekMessagesResult.QueueMessage - Class in com.microsoft.windowsazure.services.queue.models
Represents a message in the queue returned by the server.
PERMISSION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the permission of an access policy.
permissionsFromBits(int) - Static method in enum com.microsoft.windowsazure.services.media.models.AccessPolicyPermission
Given an integer representing the permissions as a bit vector, convert it into an EnumSet<AccessPolicyPermission> object containing the correct permissions *
PREFIX_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for a prefix.
PREFIX_FOR_STORAGE_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
The master Windows Azure Storage header prefix.
PREFIX_FOR_STORAGE_METADATA - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header prefix for metadata.
PREFIX_FOR_STORAGE_PROPERTIES - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header prefix for properties.
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
 
processResponse(Object) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityOperation
Process response process.
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
 
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationSingleResultBase
 
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
 
processResponse(Object) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
 
processTypeResponse(ClientResponse) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
processTypeResponse(ClientResponse) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityTypeActionOperation
Process type response.
ProtectionKey - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate protection key pseudo-entities.
ProtectionKeyType - Enum in com.microsoft.windowsazure.services.media.models
The Enum ProtectionKeyType.
protocolsFromBits(int) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryProtocol
Given an integer representing the protocols as a bit vector, convert it into an EnumSet<AssetDeliveryProtocol> object containing the correct protocols *

Q

QueryConstants() - Constructor for class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
 
Queue() - Constructor for class com.microsoft.windowsazure.services.queue.models.ListQueuesResult.Queue
 
QueueConfiguration - Class in com.microsoft.windowsazure.services.queue
A class that contains static strings used to identify parts of a service configuration instance associated with the Windows Azure Queue service.
QueueConfiguration() - Constructor for class com.microsoft.windowsazure.services.queue.QueueConfiguration
 
QueueContract - Interface in com.microsoft.windowsazure.services.queue
Defines the methods available on the Windows Azure storage queue service.
QueueMessage() - Constructor for class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
 
QueueMessage() - Constructor for class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
 
QueueService - Class in com.microsoft.windowsazure.services.queue
A class for static factory methods that return instances implementing QueueContract.
QueueServiceOptions - Class in com.microsoft.windowsazure.services.queue.models
Represents the base class for options that may be set on Queue Service REST API operations invoked through the QueueContract interface.
QueueServiceOptions() - Constructor for class com.microsoft.windowsazure.services.queue.models.QueueServiceOptions
 

R

RANGE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The Range header.
RANGE_GET_CONTENT_MD5 - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that specifies if the request will populate the ContentMD5 header for range gets.
RANGE_HEADER_FORMAT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The format string for specifying ranges.
READ_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics Logging Read type.
rebind(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Rebind content key with specified content key and X509 Certificate.
rebind(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Rebind content key with specified content key Id.
register(Builder.Registry) - Method in class com.microsoft.windowsazure.services.blob.Exports
 
register(Builder.Registry) - Method in class com.microsoft.windowsazure.services.media.Exports
register the Media services.
register(Builder.Registry) - Method in class com.microsoft.windowsazure.services.queue.Exports
 
remove(Object) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
remove(int) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
removeAll(Collection<?>) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
REQUEST_ID_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header that indicates the request ID.
retainAll(Collection<?>) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
RETENTION_POLICY_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics RetentionPolicy.
RetentionPolicy() - Constructor for class com.microsoft.windowsazure.services.blob.models.ServiceProperties.RetentionPolicy
 
RetentionPolicy() - Constructor for class com.microsoft.windowsazure.services.queue.models.ServiceProperties.RetentionPolicy
 

S

SAS_TABLE_NAME - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the SAS table name.
scale(String, int) - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
 
SDK_AAD_APPLICATION_ID - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The native SDK AAD application ID for Azure Cloud, Azure China Cloud and Azure German Cloud environment.
SDK_AAD_APPLICATION_REDIRECT_URI - Static variable in class com.microsoft.windowsazure.services.media.authentication.AzureEnvironmentConstants
The native SDK AAD application's redirect URL for all environments.
ServiceProperties - Class in com.microsoft.windowsazure.services.blob.models
Represents the Blob service properties that can be set on a storage account, including Windows Azure Storage Analytics.
ServiceProperties() - Constructor for class com.microsoft.windowsazure.services.blob.models.ServiceProperties
 
ServiceProperties - Class in com.microsoft.windowsazure.services.queue.models
A wrapper class for the Queue service properties set or retrieved with Queue Service REST API operations.
ServiceProperties() - Constructor for class com.microsoft.windowsazure.services.queue.models.ServiceProperties
 
ServiceProperties.Logging - Class in com.microsoft.windowsazure.services.blob.models
Represents the logging options that can be set on a storage account.
ServiceProperties.Logging - Class in com.microsoft.windowsazure.services.queue.models
This inner class represents the settings for logging on the Queue service of the storage account.
ServiceProperties.Metrics - Class in com.microsoft.windowsazure.services.blob.models
Represents the metrics options that can be set on a storage account.
ServiceProperties.Metrics - Class in com.microsoft.windowsazure.services.queue.models
This inner class represents the settings for metrics on the Queue service of the storage account.
ServiceProperties.RetentionPolicy - Class in com.microsoft.windowsazure.services.blob.models
Represents the optional retention policy that can be applied to logging or metrics on the storage account.
ServiceProperties.RetentionPolicy - Class in com.microsoft.windowsazure.services.queue.models
This inner class represents the retention policy settings for logging or metrics on the Queue service of the storage account.
set(String, String) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
Add an arbitrary query parameter
set(int, T) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
setAcceptType(MediaType) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
Sets the accept type.
setAcceptType(MediaType) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
Sets the accept type.
setAcceptType(MediaType) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
setAcceptType(MediaType) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityTypeActionOperation
Sets the accept type.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.AcquireLeaseOptions
Sets the access conditions for acquiring a lease on a blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the access conditions for updating a blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Sets optional access conditions for the destination blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the access conditions for updating a blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
Sets optional access conditions for getting the blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Sets optional access conditions for creating a snapshot of the blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Sets optional access conditions for getting the blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.DeleteContainerOptions
Sets the access conditions associated with this DeleteContainerOptions instance.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
Sets the access conditions for getting the metadata of the blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Sets optional access conditions for getting the blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
Sets the access conditions for getting the properties of the blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Sets optional access conditions for getting the valid page ranges of the blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataOptions
Sets the access conditions for setting the metadata of a blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the access conditions for setting the properties of a blob.
setAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.SetContainerMetadataOptions
Sets the access conditions associated with this SetContainerMetadataOptions instance.
setAccessControl(StreamingEndpointAccessControlType) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set the access control policies of the streaming endpoint to be created.
setAccessControl(StreamingEndpointAccessControlType) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
Set the new access control policies of the streaming endpoint to be updated.
setAccessPolicy(ContainerACL.AccessPolicy) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifier
Sets an ContainerACL.AccessPolicy reference containing the start time, expiration time, and permissions to associate with the container-level access policy.
setAccountName(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Reserved for internal use.
setAccountName(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Reserved for internal use.
setActionName(String) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase.EntityIdUriBuilder
Sets the action name.
setAlternateId(String) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Creator
Sets the alternate id of the asset to be created.
setAlternateId(String) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Updater
Sets new alternate id for asset.
setApproximateMessageCount(long) - Method in class com.microsoft.windowsazure.services.queue.models.GetQueueMetadataResult
Reserved for internal use.
setAssetDeliveryConfiguration(Map<AssetDeliveryPolicyConfigurationKey, String>) - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Creator
Set the configuration of the Asset Delivery Policy to be created.
setAssetDeliveryConfiguration(Map<AssetDeliveryPolicyConfigurationKey, String>) - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Updater
Set the configuration of the Asset Delivery Policy to be created.
setAssetDeliveryPolicyType(AssetDeliveryPolicyType) - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Creator
Set the type of the Asset Delivery Policy to be created.
setAssetDeliveryPolicyType(AssetDeliveryPolicyType) - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Updater
Set the type of the Asset Delivery Policy to be created.
setAssetDeliveryProtocol(EnumSet<AssetDeliveryProtocol>) - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Creator
Set the protocol of the Asset Delivery Policy to be created.
setAssetDeliveryProtocol(EnumSet<AssetDeliveryProtocol>) - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Updater
Set the protocol of the Asset Delivery Policy to be created.
setBaseUri(String) - Method in class com.microsoft.windowsazure.services.media.models.Locator.Creator
Sets the base uri.
setBlobCacheControl(String) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the optional HTTP cache control value for the blob content.
setBlobCacheControl(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional x-ms-blob-cache-control header value for the blob content.
setBlobContentEncoding(String) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the optional HTTP content encoding value for the blob content.
setBlobContentEncoding(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional x-ms-blob-content-encoding header value for the blob content.
setBlobContentLanguage(String) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the optional HTTP content language header value for the blob content.
setBlobContentLanguage(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional x-ms-blob-content-language header value for the blob content.
setBlobContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the optional MD5 hash value for the blob content.
setBlobContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional MD5 hash value for the blob content.
setBlobContentType(String) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the optional MIME content type for the blob content.
setBlobContentType(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional x-ms-blob-content-type header value for the blob content.
SetBlobMetadataOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a setBlobMetadata request.
SetBlobMetadataOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataOptions
 
SetBlobMetadataResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Set Blob Metadata operation.
SetBlobMetadataResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataResult
 
SetBlobPropertiesOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a setBlobProperties request.
SetBlobPropertiesOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
 
SetBlobPropertiesResult - Class in com.microsoft.windowsazure.services.blob.models
A wrapper class for the response returned from a Blob Service REST API Set Blob Properties operation.
SetBlobPropertiesResult() - Constructor for class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesResult
 
setBlobType(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setBlockId(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlockList.Entry
Sets the client-specified block ID for a BlockList entry.
setBlockId(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult.Entry
Reserved for internal use.
setBlockLength(long) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult.Entry
Reserved for internal use.
setCacheControl(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setCacheControl(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional Cache-Control header value for the blob content.
setCacheControl(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the optional HTTP cache control value for the blob content.
setCacheControl(StreamingEndpointCacheControlType) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set the streaming endpoint cache control of the streaming endpoint to be created.
setCacheControl(StreamingEndpointCacheControlType) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
Set the new streaming endpoint cache control of the streaming endpoint to be updated.
setCdnEnabled(boolean) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set if CDN is enabled on the streaming endpoint to be created.
setCdnEnabled(boolean) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
Set the new value for CDN enabled on the streaming endpoint to be updated.
setChecksum(String) - Method in class com.microsoft.windowsazure.services.media.models.ContentKey.Creator
Sets the checksum.
setCommittedBlocks(List<ListBlobBlocksResult.Entry>) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Reserved for internal use.
setCommittedList(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Sets a flag indicating whether to return the committed blocks of the blob in the response to the list blob blocks request.
setComputeRangeMD5(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Reserved for future use.
setConfiguration(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the configuration.
SetContainerMetadataOptions - Class in com.microsoft.windowsazure.services.blob.models
Represents the options that may be set on a com.microsoft.windowsazure.services.blob.BlobContract#setContainerMetadata(String, java.util.HashMap, SetContainerMetadataOptions) request.
SetContainerMetadataOptions() - Constructor for class com.microsoft.windowsazure.services.blob.models.SetContainerMetadataOptions
 
setContainerName(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Reserved for internal use.
setContainers(List<ListContainersResult.Container>) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Reserved for internal use.
setContentAccessComponent(String) - Method in class com.microsoft.windowsazure.services.media.models.Locator.Creator
Sets the content access component.
setContentChecksum(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setContentChecksum(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setContentEncoding(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setContentEncoding(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional Content-Encoding header value for the blob content.
setContentEncoding(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the optional HTML content encoding value for the blob content.
setContentFileSize(Long) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setContentFileSize(Long) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setContentLanguage(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setContentLanguage(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional Content-Language header value for the blob content.
setContentLanguage(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the optional HTTP content language header value for the blob content.
setContentLength(long) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setContentLength(long) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Reserved for internal use.
setContentLength(long) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Reserved for internal use.
setContentLength(Long) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the size of a page blob to the specified size.
setContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobBlockOptions
Sets the optional MD5 hash value for the block content.
setContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional Content-MD5 header value for the blob content.
setContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
Sets the optional MD5 hash value for the page content.
setContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Reserved for internal use.
setContentMD5(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the optional MD5 hash value for the blob content.
setContentStream(InputStream) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobResult
Reserved for internal use.
setContentType(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setContentType(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional Content-Type header value for the blob content.
setContentType(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Reserved for internal use.
setContentType(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the optional MIME content type for the blob content.
setContentType(MediaType) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
Sets the content type.
setContentType(MediaType) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
setContentType(MediaType) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
setContentType(MediaType) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityActionOperation
Sets the content type.
setContentType(MediaType) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityTypeActionOperation
Sets the content type.
setCrossSiteAccessPolicies(CrossSiteAccessPoliciesType) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set the cross site access policies of the streaming endpoint to be created.
setCrossSiteAccessPolicies(CrossSiteAccessPoliciesType) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
Set the new cross site access policies of the streaming endpoint to be updated.
setCurrentReservedUnits(int) - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnit.Updater
Sets new quantity of reserved units.
setCustomHostNames(List<String>) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set the list of custom host names of the streaming endpoint to be created.
setCustomHostNames(List<String>) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
Set the new list of custom host names of the streaming endpoint to be updated.
setDays(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.RetentionPolicy
Sets the number of days that metrics or logging data should be retained.
setDays(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.RetentionPolicy
Sets the number of days that metrics or logging data should be retained.
setDefaultServiceVersion(String) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties
Sets the default service version string used for operations on the storage account.
setDelete(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Sets a flag indicating whether all delete requests should be logged.
setDelete(boolean) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Sets a flag indicating whether queue delete operations are logged.
setDeleteSnaphotsOnly(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Sets a flag indicating whether to delete only snapshots of the blob, or both the blob and all its snapshots.
setDelimiter(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the value of the optional delimiter to use for grouping in a virtual blob hierarchy.
setDelimiter(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Reserved for internal use.
setDequeueCount(int) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Reserved for internal use.
setDequeueCount(int) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Reserved for internal use.
setDescription(String) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set the description of the streaming endpoint to be created.
setDescription(String) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
Set the new description of the streaming endpoint to be updated.
setEnabled(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Sets a flag indicating whether to enable metrics for the storage account.
setEnabled(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.RetentionPolicy
Sets a flag indicating whether to enable a retention policy.
setEnabled(boolean) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
Sets a flag indicating whether to enable metrics for the Queue storage service.
setEnabled(boolean) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.RetentionPolicy
Sets a flag indicating whether a retention policy is enabled for the storage service.
setEncryptionKeyId(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setEncryptionKeyId(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setEncryptionKeyId(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the encryption key id.
setEncryptionScheme(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setEncryptionScheme(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setEncryptionScheme(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the encryption scheme.
setEncryptionVersion(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setEncryptionVersion(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setEncryptionVersion(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the encryption version.
setEnd(long) - Method in class com.microsoft.windowsazure.services.blob.models.PageRange
Sets the byte offset of the end of the page range within the blob, inclusive.
setEntityType(EntryType) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityBatchOperation
 
setEntries(List<BlockList.Entry>) - Method in class com.microsoft.windowsazure.services.blob.models.BlockList
Sets the block list to the specified collection of entries.
setEntries(List<ListBlobsResult.ListBlobsEntry>) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Sets the lists of blob entries and blob prefix entries from a common list of ListBlobsEntry entries generated from the server response to the list blobs request.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Sets the Etag value to associate with this ContainerACL instance.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobResult
Sets the ETag of the blob from the ETag header returned in the response.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobResult
Sets the ETag of the snapshot from the ETag header returned in the response.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotResult
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataResult
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerPropertiesResult
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.ContainerProperties
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataResult
Reserved for internal use.
setEtag(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesResult
Reserved for internal use.
setExpirationDate(Date) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Reserved for internal use.
setExpirationDate(Date) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Reserved for internal use.
setExpiry(Date) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.AccessPolicy
Sets the expiration time for valid access to a resource using the access policy.
setId(String) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifier
Sets the name of the container-level access policy.
setId(String) - Method in class com.microsoft.windowsazure.services.media.models.Locator.Creator
Sets the id.
setIfMatch(String) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
setIfModifiedSinceDate(Date) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
setIfNoneMatch(String) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
setIfUnmodifiedSinceDate(Date) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
setIncludeAPIs(Boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Sets a flag indicating whether metrics should generate summary statistics for called API operations.
setIncludeAPIs(Boolean) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
Sets a flag indicating whether metrics should generate summary statistics for called API operations.
setIncludeMetadata(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the value of an optional flag indicating whether to include blob metadata with a response.
setIncludeMetadata(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Sets the value of an optional flag indicating whether to include container metadata with the response to the request.
setIncludeMetadata(boolean) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Sets a flag indicating whether to return metadata with a listQueues request.
setIncludeSnapshots(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the value of an optional flag indicating whether to include blob snapshots with a response.
setIncludeUncommittedBlobs(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the value of an optional flag indicating whether to include uncommitted blobs with a response.
setInitializationVector(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setInitializationVector(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setInitializationVector(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the initialization vector.
setInsertionDate(Date) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Reserved for internal use.
setInsertionDate(Date) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Reserved for internal use.
setIp(String) - Method in class com.microsoft.windowsazure.services.media.models.Ipv4
 
setIsEncrypted(Boolean) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setIsEncrypted(Boolean) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setIsPrimary(Boolean) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setIsPrimary(Boolean) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setJobInfo(JobInfo) - Method in class com.microsoft.windowsazure.services.media.models.Job.CreateBatchOperation
Sets the job info.
setKeyDeliveryConfiguration(String) - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption.Updater
Set the type of the Asset Delivery Policy to be created.
setKeyDeliveryType(int) - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption.Updater
Set the protocol of the Asset Delivery Policy to be created.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Sets the last modified time to associate with this ContainerACL instance.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobResult
Sets the last modified time of the blob from the Last-Modified header returned in the response.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerPropertiesResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.ContainerProperties
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataResult
Reserved for internal use.
setLastModified(Date) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesResult
Reserved for internal use.
setLeaseID(String) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
 
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.AcquireLeaseResult
Reserved for internal use.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets a lease ID value to match when updating the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Sets a lease ID value to match on the destination blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobBlockOptions
Sets a lease ID value to match when updating the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets a lease ID value to match when updating the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
Sets an optional lease ID value to match when getting the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Sets an optional lease ID value to match when creating a snapshot of the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Sets an optional lease ID value to match when deleting the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
Sets a lease ID value to match when getting the metadata of the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Sets an optional lease ID value to match when getting the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
Sets a lease ID value to match when getting the properties of the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Sets a lease ID value to match when listing the blocks of the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Sets an optional lease ID value to match when getting the valid page ranges of the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataOptions
Sets an optional lease ID value to match when setting metadata of the blob.
setLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets an optional lease ID value to match when setting properties of the blob.
setLeaseStatus(String) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setLength(long) - Method in class com.microsoft.windowsazure.services.blob.models.PageRange
Sets the length of the page range in bytes.
setLogging(ServiceProperties.Logging) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties
Sets the value of the logging options on the storage account.
setLogging(ServiceProperties.Logging) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties
Sets the ServiceProperties.Logging instance in this ServiceProperties instance.
setMarker(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the optional marker value to use in a request.
setMarker(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Reserved for internal use.
setMarker(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Sets the optional marker value to use in a request.
setMarker(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Reserved for internal use.
setMarker(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Sets a String marker value that identifies the beginning of the list of queues to be returned with a listQueues request.
setMarker(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Reserved for internal use.
setMaxResults(int) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the optional maximum number of results to return for a request.
setMaxResults(int) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Reserved for internal use.
setMaxResults(int) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Sets the optional maximum number of results to return for a request.
setMaxResults(int) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Reserved for internal use.
setMaxResults(int) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Sets the maximum number of queues to return with a listQueues request.
setMaxResults(int) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Reserved for internal use.
setMediaProcessorId(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the media processor id.
setMessageId(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Reserved for internal use.
setMessageId(String) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Reserved for internal use.
setMessageText(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Reserved for internal use.
setMessageText(String) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult.QueueMessage
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the blob metadata collection to associate with the created blob.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Sets the blob metadata collection to associate with the destination blob.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the blob metadata collection to associate with the created blob.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Sets the metadata collection to associate with a snapshot.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.CreateContainerOptions
Sets the metadata collection associated with this CreateContainerOptions instance.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataResult
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesResult
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobResult
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerPropertiesResult
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.queue.models.CreateQueueOptions
Sets the metadata collection of key-value String pairs to set on a queue when the queue is created.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.queue.models.GetQueueMetadataResult
Reserved for internal use.
setMetadata(HashMap<String, String>) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult.Queue
Reserved for internal use.
setMetrics(ServiceProperties.Metrics) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties
Sets the value of the metrics options on the storage account.
setMetrics(ServiceProperties.Metrics) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties
Sets the ServiceProperties.Metrics instance in this ServiceProperties instance.
setMimeType(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Creator
 
setMimeType(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setName(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Reserved for internal use.
setName(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobPrefixEntry
Reserved for internal use.
setName(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Reserved for internal use.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Creator
Set the name of the asset to be created.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Updater
Sets new name for asset.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Creator
Set the name of the Asset Delivery Policy to be created.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.ContentKey.Creator
Sets the name.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.Ipv4
 
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Set the name of the job to be created.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint.Updater
Sets new name for asset.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set the name of the streaming endpoint to be created.
setName(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the name.
setName(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult.Queue
Reserved for internal use.
setNextMarker(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Reserved for internal use.
setNextMarker(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Reserved for internal use.
setNextMarker(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Reserved for internal use.
setNumberOfMessages(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesOptions
Sets the number of messages to request from the queue with this ListMessagesOptions instance.
setNumberOfMessages(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesOptions
Sets the number of messages to return in the response to a peekMessages request.
setOperationId(String) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityWithOperationIdentifier
 
setOperationId(String) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Set the operation-id.
setOptions(AssetOption) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Creator
Sets the options.
setOptions(TaskOption) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the options.
setPageRanges(List<PageRange>) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsResult
Reserved for internal use.
setPath(String) - Method in class com.microsoft.windowsazure.services.media.models.Locator.Creator
Sets the path.
setPermission(String) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.AccessPolicy
Sets the permissions for operations on resources specified by the access policy.
setPopReceipt(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Reserved for internal use.
setPopReceipt(String) - Method in class com.microsoft.windowsazure.services.queue.models.UpdateMessageResult
Reserved for internal use.
setPrefix(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the optional blob name prefix filter value to use in a request.
setPrefix(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult
Reserved for internal use.
setPrefix(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Sets the optional container name prefix filter value to use in a request.
setPrefix(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult
Reserved for internal use.
setPrefix(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Sets the prefix String to use to match queue names to return in a listQueues request.
setPrefix(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Reserved for internal use.
setPriority(Integer) - Method in class com.microsoft.windowsazure.services.media.models.Job.Creator
Sets the priority.
setPriority(int) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the priority.
setProperties(BlobProperties) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesResult
Reserved for internal use.
setProperties(BlobProperties) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobResult
Reserved for internal use.
setProperties(BlobProperties) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Reserved for internal use.
setProperties(ListContainersResult.ContainerProperties) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Reserved for internal use.
setProtectionKeyId(String) - Method in class com.microsoft.windowsazure.services.media.models.ContentKey.Creator
Sets the protection key id.
setProtectionKeyType(ProtectionKeyType) - Method in class com.microsoft.windowsazure.services.media.models.ContentKey.Creator
Sets the protection key type.
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultActionOperation
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultDeleteOperation
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityActionOperation
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultEntityTypeActionOperation
 
setProxyData(EntityProxyData) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityDeleteOperation
Supplies the current proxy information to the action.
setProxyData(EntityProxyData) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityOperation
Supplies the current proxy information to the action.
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityOperationBase
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Updater
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.models.AssetFile.Updater
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnit.Updater
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.models.Locator.Updater
 
setProxyData(EntityProxyData) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
 
setPublicAccess(ContainerACL.PublicAccessType) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Sets the public access level to associate with this ContainerACL instance.
setPublicAccess(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateContainerOptions
Sets the public access level value associated with this CreateContainerOptions instance.
setQueueMessages(List<ListMessagesResult.QueueMessage>) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult
Reserved for internal use.
setQueueMessages(List<PeekMessagesResult.QueueMessage>) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesResult
Reserved for internal use.
setQueueMetadata(String, HashMap<String, String>) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Sets the specified metadata on the named queue in the storage account.
setQueueMetadata(String, HashMap<String, String>, QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Sets the specified metadata on the named queue in the storage account, using the specified options.
setQueues(List<ListQueuesResult.Queue>) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult
Reserved for internal use.
setRangeEnd(Long) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Sets an optional ending byte offset value of the blob content range to return for the request, inclusive.
setRangeEnd(Long) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Sets an optional ending byte offset value of the valid page ranges to return for the request, inclusive.
setRangeStart(Long) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Sets an optional beginning byte offset value of the blob content range to return for the request, inclusive.
setRangeStart(Long) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Sets an optional beginning byte offset value of the valid page ranges to return for the request, inclusive.
setRead(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Sets a flag indicating whether all read requests should be logged.
setRead(boolean) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Sets a flag indicating whether queue read operations are logged.
setRemainingLeaseTimeInSeconds(int) - Method in class com.microsoft.windowsazure.services.blob.models.BreakLeaseResult
 
setReservedUnitType(EncodingReservedUnitType) - Method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnit.Updater
Sets new reserved units type.
setRestrictions(List<ContentKeyAuthorizationPolicyRestriction>) - Method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption.Updater
Set the configuration of the Asset Delivery Policy to be created.
setRetentionPolicy(ServiceProperties.RetentionPolicy) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Sets the retention policy to use for logging data on the storage account.
setRetentionPolicy(ServiceProperties.RetentionPolicy) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Sets the retention policy to use for metrics data on the storage account.
setRetentionPolicy(ServiceProperties.RetentionPolicy) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
setRetentionPolicy(ServiceProperties.RetentionPolicy) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
setScaleUnits(int) - Method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Creator
Set the scale units of the streaming endpoint to be created.
setSequenceNumber(long) - Method in class com.microsoft.windowsazure.services.blob.models.BlobProperties
Reserved for internal use.
setSequenceNumber(Long) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional sequence number for a page blob in this CreateBlobOptions instance.
setSequenceNumber(long) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesResult
Reserved for internal use.
setSequenceNumber(Long) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the page blob sequence number.
setSequenceNumber(Long) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesResult
Reserved for internal use.
setSequenceNumberAction(String) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets an optional sequence number action for a page blob.
setServiceProperties(ServiceProperties) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Sets the service properties of the queue.
setServiceProperties(ServiceProperties, QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Sets the service properties of the queue, using the specified options.
setSignedIdentifiers(List<ContainerACL.SignedIdentifier>) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL
Sets the list of container-level access policies to associate with this ContainerACL instance.
setSignedIdentifiers(List<ContainerACL.SignedIdentifier>) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifiers
Sets the list of container-level access policies associated with this ContainerACL.SignedIdentifiers instance.
setSkip(int) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
Add a "$skip" query parameter to set the number of values to skip
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotResult
Reserved for internal use.
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Reserved for future use.
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
Sets the snapshot timestamp value used to identify the particular snapshot of the blob to get metadata for.
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Sets an optional snapshot timestamp value used to identify the particular snapshot of the blob to get properties, metadata, and content for.
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
Sets the snapshot timestamp value used to identify the particular snapshot of the blob to get properties for.
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Sets the snapshot timestamp value used to identify the particular snapshot of the blob to list blocks for.
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Sets an optional snapshot timestamp value used to identify the particular snapshot of the blob to get valid page ranges for.
setSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Reserved for internal use.
setSourceAccessCondition(AccessConditionHeader) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Sets optional access conditions for the source blob.
setSourceLeaseId(String) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Sets a lease ID value to match on the source blob.
setSourceSnapshot(String) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Sets the snapshot timestamp value used to identify the particular snapshot of the source blob to copy.
setStart(Date) - Method in class com.microsoft.windowsazure.services.blob.models.ContainerACL.AccessPolicy
Sets the start time for valid access to a resource using the access policy.
setStart(long) - Method in class com.microsoft.windowsazure.services.blob.models.PageRange
Sets the byte offset of the start of the page range within the blob, inclusive.
setStartDateTime(Date) - Method in class com.microsoft.windowsazure.services.media.models.Locator.Creator
Set the date and time for when the locator starts to be available.
setStartDateTime(Date) - Method in class com.microsoft.windowsazure.services.media.models.Locator.Updater
Set when the locator will become available.
setState(AssetState) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Creator
Sets the state.
setStorageAccountName(String) - Method in class com.microsoft.windowsazure.services.media.models.Asset.Creator
Sets Name of the storage account that contains the asset's blob container.
setTaskBody(String) - Method in class com.microsoft.windowsazure.services.media.models.Task.CreateBatchOperation
Sets the task body.
setTimeNextVisible(Date) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesResult.QueueMessage
Reserved for internal use.
setTimeNextVisible(Date) - Method in class com.microsoft.windowsazure.services.queue.models.UpdateMessageResult
Reserved for internal use.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.AcquireLeaseOptions
Sets the optional server request timeout value associated with this AcquireLeaseOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.BlobServiceOptions
Sets the server request timeout value associated with this BlobServiceOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.CommitBlobBlocksOptions
Sets the optional server request timeout value associated with this CommitBlobBlocksOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.CopyBlobOptions
Sets the optional server request timeout value associated with this CopyBlobOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobBlockOptions
Sets the optional server request timeout value associated with this CreateBlobBlockOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobOptions
Sets the optional server request timeout value associated with this CreateBlobOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobPagesOptions
Sets the optional server request timeout value associated with this CreateBlobPagesOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.CreateBlobSnapshotOptions
Sets the optional server request timeout value associated with this CreateBlobSnapshotOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.CreateContainerOptions
Sets the server request timeout value associated with this CreateContainerOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.DeleteBlobOptions
Sets the optional server request timeout value associated with this DeleteBlobOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.DeleteContainerOptions
Sets the server request timeout value associated with this DeleteContainerOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobMetadataOptions
Sets the optional server request timeout value associated with this GetBlobMetadataOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobOptions
Sets the optional server request timeout value associated with this GetBlobOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.GetBlobPropertiesOptions
Sets the optional server request timeout value associated with this GetBlobPropertiesOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Sets the optional server request timeout value associated with this ListBlobBlocksOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobRegionsOptions
Sets the optional server request timeout value associated with this ListBlobRegionsOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsOptions
Sets the optional server request timeout value associated with this ListBlobsOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersOptions
Sets the optional server request timeout value associated with this ListContainersOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobMetadataOptions
Sets the optional server request timeout value associated with this SetBlobMetadataOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.SetBlobPropertiesOptions
Sets the optional server request timeout value associated with this SetBlobPropertiesOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.blob.models.SetContainerMetadataOptions
Sets the server request timeout value associated with this SetContainerMetadataOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.CreateMessageOptions
Sets the server request timeout value associated with this CreateMessageOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.CreateQueueOptions
Sets the server request timeout value associated with this CreateQueueOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesOptions
Sets the server request timeout value associated with this ListMessagesOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesOptions
Sets the server request timeout value associated with this ListQueuesOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.PeekMessagesOptions
Sets the server request timeout value associated with this PeekMessagesOptions instance.
setTimeout(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.QueueServiceOptions
Sets the server request timeout value associated with this QueueServiceOptions instance.
setTimeToLiveInSeconds(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.CreateMessageOptions
Sets the message time-to-live timeout value to set on messages when making a createMessage request.
setTop(int) - Method in class com.microsoft.windowsazure.services.media.entityoperations.DefaultListOperation
Add a "$top" query parameter to set the number of values to return
setUncommittedBlocks(List<ListBlobBlocksResult.Entry>) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksResult
Reserved for internal use.
setUncommittedList(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobBlocksOptions
Sets a flag indicating whether to return the uncommitted blocks of the blob in the response to the list blob blocks request.
setUrl(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListBlobsResult.BlobEntry
Reserved for internal use.
setUrl(String) - Method in class com.microsoft.windowsazure.services.blob.models.ListContainersResult.Container
Reserved for internal use.
setUrl(String) - Method in class com.microsoft.windowsazure.services.queue.models.ListQueuesResult.Queue
Reserved for internal use.
setValue(ContainerACL) - Method in class com.microsoft.windowsazure.services.blob.models.GetContainerACLResult
Reserved for internal use.
setValue(ServiceProperties) - Method in class com.microsoft.windowsazure.services.blob.models.GetServicePropertiesResult
Reserved for internal use.
setValue(ServiceProperties) - Method in class com.microsoft.windowsazure.services.queue.models.GetServicePropertiesResult
Reserved for internal use.
setVerb(String) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityBatchOperation
 
setVersion(String) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Sets the version of logging configured on the storage account.
setVersion(String) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Metrics
Sets the version of Storage Analytics configured on the storage account.
setVersion(String) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Sets the Storage Analytics version number to associate with this ServiceProperties.Logging instance.
setVersion(String) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Metrics
Sets the Storage Analytics version number to associate with this ServiceProperties.Metrics instance.
setVisibilityTimeoutInSeconds(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.CreateMessageOptions
Sets the message visibility timeout in seconds value to set on messages when making a createMessage request.
setVisibilityTimeoutInSeconds(Integer) - Method in class com.microsoft.windowsazure.services.queue.models.ListMessagesOptions
Sets the visibility timeout value to set on the messages requested from the queue with this ListMessagesOptions instance.
setWrite(boolean) - Method in class com.microsoft.windowsazure.services.blob.models.ServiceProperties.Logging
Sets a flag indicating whether all write requests should be logged.
setWrite(boolean) - Method in class com.microsoft.windowsazure.services.queue.models.ServiceProperties.Logging
Sets a flag indicating whether queue write operations are logged.
SIGNATURE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the SAS signature.
SIGNED_EXPIRY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the signed SAS expiry time.
SIGNED_IDENTIFIER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the signed SAS identifier.
SIGNED_IDENTIFIER_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for a signed identifier.
SIGNED_IDENTIFIERS_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for signed identifiers.
SIGNED_KEY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the signing SAS key.
SIGNED_PERMISSIONS - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the signed SAS permissions.
SIGNED_RESOURCE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the signed SAS resource.
SIGNED_START - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the signed SAS start time.
SIGNED_VERSION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the signed SAS version.
SignedIdentifier() - Constructor for class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifier
 
SignedIdentifiers() - Constructor for class com.microsoft.windowsazure.services.blob.models.ContainerACL.SignedIdentifiers
 
size() - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
SNAPSHOT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for snapshot time.
SOURCE_IF_MATCH_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for the If-Match condition.
SOURCE_IF_MODIFIED_SINCE_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for the If-Modified-Since condition.
SOURCE_IF_NONE_MATCH_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for the If-None-Match condition.
SOURCE_IF_UNMODIFIED_SINCE_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for the If-Unmodified-Since condition.
SOURCE_LEASE_ID_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for the source lease id.
START - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the start time of an access policy.
start(String) - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
 
START_PARTITION_KEY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the SAS start partition key.
START_ROW_KEY - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.QueryConstants
The query component for the SAS start row key.
stop(String) - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
 
STORAGE_RANGE_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for data ranges.
STORAGE_SERVICE_PROPERTIES_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the StorageServiceProperties
STORAGE_VERSION_HEADER - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The header for storage version.
StorageAccountInfo - Class in com.microsoft.windowsazure.services.media.models
Data about a Media Services Asset entity.
StorageAccountInfo(EntryType, StorageAccountType) - Constructor for class com.microsoft.windowsazure.services.media.models.StorageAccountInfo
Instantiates a new asset info.
StorageAccounts - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Asset entities.
StreamingEndpoint - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Asset entities.
StreamingEndpoint.Creator - Class in com.microsoft.windowsazure.services.media.models
The Class Creator.
StreamingEndpoint.Updater - Class in com.microsoft.windowsazure.services.media.models
The Class Updater.
StreamingEndpointInfo - Class in com.microsoft.windowsazure.services.media.models
Data about a Media Services Asset entity.
StreamingEndpointInfo(EntryType, StreamingEndpointType) - Constructor for class com.microsoft.windowsazure.services.media.models.StreamingEndpointInfo
Instantiates a new streaming end point info.
StreamingEndpointState - Enum in com.microsoft.windowsazure.services.media.models
Specifies the states of the se.
subList(int, int) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 

T

TARGET_STORAGE_VERSION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The current storage version header value.
TargetJobState - Enum in com.microsoft.windowsazure.services.media.models
The Enum TargetJobState.
Task - Class in com.microsoft.windowsazure.services.media.models
Class for creating operations to manipulate Task entities.
Task.CreateBatchOperation - Class in com.microsoft.windowsazure.services.media.models
The Class CreateBatchOperation.
TaskHistoricalEvent - Class in com.microsoft.windowsazure.services.media.models
The Class TaskHistoricalEvent.
TaskHistoricalEvent(String, String, Date) - Constructor for class com.microsoft.windowsazure.services.media.models.TaskHistoricalEvent
Instantiates a new task historical event.
TaskInfo - Class in com.microsoft.windowsazure.services.media.models
The Class TaskInfo.
TaskInfo(EntryType, TaskType) - Constructor for class com.microsoft.windowsazure.services.media.models.TaskInfo
Instantiates a new task info.
TaskOption - Enum in com.microsoft.windowsazure.services.media.models
Enum describing options for creating tasks
TaskState - Enum in com.microsoft.windowsazure.services.media.models
Enum defining the state of various tasks.
toArray() - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
toArray(U[]) - Method in class com.microsoft.windowsazure.services.media.models.ListResult
 
TokenProvider - Interface in com.microsoft.windowsazure.services.media.authentication
 
toString(Map<String, Object>) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityActionBodyParameterMapper
To string.
TRUE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Constant for True.

U

UncommittedEntry() - Constructor for class com.microsoft.windowsazure.services.blob.models.BlockList.UncommittedEntry
 
unlinkContentKey(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
unlink a content key.
unlinkDeliveryPolicy(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
unlink an asset delivery policy
unlinkOptions(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicy
Unlink content key authorization policy options.
UNLOCKED_VALUE - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
Constant signaling the resource is unlocked.
update(EntityUpdateOperation) - Method in interface com.microsoft.windowsazure.services.media.entityoperations.EntityContract
Update an existing entity.
update(EntityUpdateOperation) - Method in class com.microsoft.windowsazure.services.media.entityoperations.EntityRestProxy
 
update(String) - Static method in class com.microsoft.windowsazure.services.media.models.Asset
Create an operation that will update the given asset.
update(String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy
Create an operation that will update the given asset delivery policy.
update(String) - Static method in class com.microsoft.windowsazure.services.media.models.AssetFile
 
update(String, String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKey
Updates a ContentKey with an ContentKeyAuthorizationPolicyId
update(String) - Static method in class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption
Create an operation that will update the given content key authorization policy option.
update(EncodingReservedUnitInfo) - Static method in class com.microsoft.windowsazure.services.media.models.EncodingReservedUnit
Update the EncodingReservedUnitTypes
update(String) - Static method in class com.microsoft.windowsazure.services.media.models.Locator
Create an operation to update the given locator.
update(String) - Static method in class com.microsoft.windowsazure.services.media.models.NotificationEndPoint
 
update(String) - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
Create an operation that will update the given asset.
update(StreamingEndpointInfo) - Static method in class com.microsoft.windowsazure.services.media.models.StreamingEndpoint
 
updateMessage(String, String, String, String, int) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Updates the message in the named queue with the specified message ID and pop receipt value to have the specified message text and visibility timeout value.
updateMessage(String, String, String, String, int, QueueServiceOptions) - Method in interface com.microsoft.windowsazure.services.queue.QueueContract
Updates the message in the named queue with the specified message ID and pop receipt value to have the specified message text and visibility timeout value, using the specified options.
UpdateMessageResult - Class in com.microsoft.windowsazure.services.queue.models
A wrapper class for the results returned in response to Queue Service REST API operations to update a message.
UpdateMessageResult() - Constructor for class com.microsoft.windowsazure.services.queue.models.UpdateMessageResult
 
Updater(String) - Constructor for class com.microsoft.windowsazure.services.media.models.Asset.Updater
Instantiates a new updater.
Updater(String) - Constructor for class com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicy.Updater
 
Updater(String, String) - Constructor for class com.microsoft.windowsazure.services.media.models.ContentKey.Updater
 
Updater(String) - Constructor for class com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyOption.Updater
 
Updater(EncodingReservedUnitInfo) - Constructor for class com.microsoft.windowsazure.services.media.models.EncodingReservedUnit.Updater
Instantiates a new updater.
Updater(String) - Constructor for class com.microsoft.windowsazure.services.media.models.Locator.Updater
Instantiates a new updater.
Updater(String) - Constructor for class com.microsoft.windowsazure.services.media.models.NotificationEndPoint.Updater
Instantiates a new updater.
Updater(String) - Constructor for class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
Instantiates a new updater.
Updater(StreamingEndpointInfo) - Constructor for class com.microsoft.windowsazure.services.media.models.StreamingEndpoint.Updater
 
URI - Static variable in class com.microsoft.windowsazure.services.blob.BlobConfiguration
The Blob configuration URI constant.
URI - Static variable in class com.microsoft.windowsazure.services.queue.QueueConfiguration
 
URL_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants
XML element for the URL.
USER_AGENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
The UserAgent header.
USER_AGENT_PREFIX - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
Specifies the value to use for UserAgent header.
USER_AGENT_VERSION - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.HeaderConstants
Specifies the value to use for UserAgent header.

V

valueOf(String) - Static method in enum com.microsoft.windowsazure.services.blob.models.ContainerACL.PublicAccessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentialType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.AccessPolicyPermission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyConfigurationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.AssetState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyRestriction.ContentKeyRestrictionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyDeliveryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.EncodingReservedUnitType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.EndPointType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.LocatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.OperationState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.ProtectionKeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.StreamingEndpointState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.TargetJobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.TaskOption
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.microsoft.windowsazure.services.media.models.TaskState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.microsoft.windowsazure.services.blob.models.ContainerACL.PublicAccessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.authentication.AzureAdTokenCredentialType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.AccessPolicyPermission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyConfigurationKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryPolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.AssetDeliveryProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.AssetOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.AssetState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyAuthorizationPolicyRestriction.ContentKeyRestrictionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyDeliveryType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.ContentKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.EncodingReservedUnitType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.EndPointType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.LocatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.OperationState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.ProtectionKeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.StreamingEndpointState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.TargetJobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.TaskOption
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.microsoft.windowsazure.services.media.models.TaskState
Returns an array containing the constants of this enum type, in the order they are declared.
verifyConditional(String, Date) - Method in class com.microsoft.windowsazure.services.blob.models.AccessCondition
Reserved for internal use.
VERSION_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics Version

W

WritableBlobContainerContract - Interface in com.microsoft.windowsazure.services.media
The Interface WritableBlobContainerContract.
WRITE_ELEMENT - Static variable in class com.microsoft.windowsazure.services.blob.models.Constants.AnalyticsConstants
The XML element for the Analytics Logging Write type.
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

/**
* 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.
*/