@azure/storage-queue 12.27.0-beta.1 → 12.28.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/dist/browser/AccountSASPermissions.d.ts +1 -1
- package/dist/browser/AccountSASPermissions.js +2 -2
- package/dist/browser/AccountSASPermissions.js.map +1 -1
- package/dist/browser/AccountSASResourceTypes.d.ts +1 -1
- package/dist/browser/AccountSASResourceTypes.js +1 -1
- package/dist/browser/AccountSASResourceTypes.js.map +1 -1
- package/dist/browser/AccountSASSignatureValues.d.ts +3 -3
- package/dist/browser/AccountSASSignatureValues.js +1 -1
- package/dist/browser/AccountSASSignatureValues.js.map +1 -1
- package/dist/browser/Pipeline.d.ts.map +1 -1
- package/dist/browser/Pipeline.js +2 -1
- package/dist/browser/Pipeline.js.map +1 -1
- package/dist/browser/QueueClient.d.ts +21 -21
- package/dist/browser/QueueClient.d.ts.map +1 -1
- package/dist/browser/QueueClient.js +16 -16
- package/dist/browser/QueueClient.js.map +1 -1
- package/dist/browser/QueueSASSignatureValues.d.ts +1 -1
- package/dist/browser/QueueSASSignatureValues.js.map +1 -1
- package/dist/browser/QueueServiceClient.d.ts +8 -8
- package/dist/browser/QueueServiceClient.js +8 -8
- package/dist/browser/QueueServiceClient.js.map +1 -1
- package/dist/browser/SASQueryParameters.d.ts +1 -1
- package/dist/browser/SASQueryParameters.js.map +1 -1
- package/dist/browser/StorageClient.js +1 -1
- package/dist/browser/StorageClient.js.map +1 -1
- package/dist/browser/generated/src/models/parameters.js +1 -1
- package/dist/browser/generated/src/models/parameters.js.map +1 -1
- package/dist/browser/generated/src/storageClient.js +2 -2
- package/dist/browser/generated/src/storageClient.js.map +1 -1
- package/dist/browser/utils/constants.js +2 -2
- package/dist/browser/utils/constants.js.map +1 -1
- package/dist/browser/utils/utils.common.js +1 -1
- package/dist/browser/utils/utils.common.js.map +1 -1
- package/dist/commonjs/AccountSASPermissions.d.ts +1 -1
- package/dist/commonjs/AccountSASPermissions.js +2 -2
- package/dist/commonjs/AccountSASPermissions.js.map +1 -1
- package/dist/commonjs/AccountSASResourceTypes.d.ts +1 -1
- package/dist/commonjs/AccountSASResourceTypes.js +1 -1
- package/dist/commonjs/AccountSASResourceTypes.js.map +1 -1
- package/dist/commonjs/AccountSASSignatureValues.d.ts +3 -3
- package/dist/commonjs/AccountSASSignatureValues.js +1 -1
- package/dist/commonjs/AccountSASSignatureValues.js.map +1 -1
- package/dist/commonjs/Pipeline.d.ts.map +1 -1
- package/dist/commonjs/Pipeline.js +1 -0
- package/dist/commonjs/Pipeline.js.map +1 -1
- package/dist/commonjs/QueueClient.d.ts +21 -21
- package/dist/commonjs/QueueClient.d.ts.map +1 -1
- package/dist/commonjs/QueueClient.js +16 -16
- package/dist/commonjs/QueueClient.js.map +1 -1
- package/dist/commonjs/QueueSASSignatureValues.d.ts +1 -1
- package/dist/commonjs/QueueSASSignatureValues.js.map +1 -1
- package/dist/commonjs/QueueServiceClient.d.ts +8 -8
- package/dist/commonjs/QueueServiceClient.js +8 -8
- package/dist/commonjs/QueueServiceClient.js.map +1 -1
- package/dist/commonjs/SASQueryParameters.d.ts +1 -1
- package/dist/commonjs/SASQueryParameters.js.map +1 -1
- package/dist/commonjs/StorageClient.js +1 -1
- package/dist/commonjs/StorageClient.js.map +1 -1
- package/dist/commonjs/generated/src/models/parameters.js +1 -1
- package/dist/commonjs/generated/src/models/parameters.js.map +1 -1
- package/dist/commonjs/generated/src/storageClient.js +2 -2
- package/dist/commonjs/generated/src/storageClient.js.map +1 -1
- package/dist/commonjs/utils/constants.js +2 -2
- package/dist/commonjs/utils/constants.js.map +1 -1
- package/dist/commonjs/utils/utils.common.js +1 -1
- package/dist/commonjs/utils/utils.common.js.map +1 -1
- package/dist/esm/AccountSASPermissions.d.ts +1 -1
- package/dist/esm/AccountSASPermissions.js +2 -2
- package/dist/esm/AccountSASPermissions.js.map +1 -1
- package/dist/esm/AccountSASResourceTypes.d.ts +1 -1
- package/dist/esm/AccountSASResourceTypes.js +1 -1
- package/dist/esm/AccountSASResourceTypes.js.map +1 -1
- package/dist/esm/AccountSASSignatureValues.d.ts +3 -3
- package/dist/esm/AccountSASSignatureValues.js +1 -1
- package/dist/esm/AccountSASSignatureValues.js.map +1 -1
- package/dist/esm/Pipeline.d.ts.map +1 -1
- package/dist/esm/Pipeline.js +2 -1
- package/dist/esm/Pipeline.js.map +1 -1
- package/dist/esm/QueueClient.d.ts +21 -21
- package/dist/esm/QueueClient.d.ts.map +1 -1
- package/dist/esm/QueueClient.js +16 -16
- package/dist/esm/QueueClient.js.map +1 -1
- package/dist/esm/QueueSASSignatureValues.d.ts +1 -1
- package/dist/esm/QueueSASSignatureValues.js.map +1 -1
- package/dist/esm/QueueServiceClient.d.ts +8 -8
- package/dist/esm/QueueServiceClient.js +8 -8
- package/dist/esm/QueueServiceClient.js.map +1 -1
- package/dist/esm/SASQueryParameters.d.ts +1 -1
- package/dist/esm/SASQueryParameters.js.map +1 -1
- package/dist/esm/StorageClient.js +1 -1
- package/dist/esm/StorageClient.js.map +1 -1
- package/dist/esm/generated/src/models/parameters.js +1 -1
- package/dist/esm/generated/src/models/parameters.js.map +1 -1
- package/dist/esm/generated/src/storageClient.js +2 -2
- package/dist/esm/generated/src/storageClient.js.map +1 -1
- package/dist/esm/utils/constants.js +2 -2
- package/dist/esm/utils/constants.js.map +1 -1
- package/dist/esm/utils/utils.common.js +1 -1
- package/dist/esm/utils/utils.common.js.map +1 -1
- package/dist/react-native/AccountSASPermissions.d.ts +1 -1
- package/dist/react-native/AccountSASPermissions.js +2 -2
- package/dist/react-native/AccountSASPermissions.js.map +1 -1
- package/dist/react-native/AccountSASResourceTypes.d.ts +1 -1
- package/dist/react-native/AccountSASResourceTypes.js +1 -1
- package/dist/react-native/AccountSASResourceTypes.js.map +1 -1
- package/dist/react-native/AccountSASSignatureValues.d.ts +3 -3
- package/dist/react-native/AccountSASSignatureValues.js +1 -1
- package/dist/react-native/AccountSASSignatureValues.js.map +1 -1
- package/dist/react-native/Pipeline.d.ts.map +1 -1
- package/dist/react-native/Pipeline.js +2 -1
- package/dist/react-native/Pipeline.js.map +1 -1
- package/dist/react-native/QueueClient.d.ts +21 -21
- package/dist/react-native/QueueClient.d.ts.map +1 -1
- package/dist/react-native/QueueClient.js +16 -16
- package/dist/react-native/QueueClient.js.map +1 -1
- package/dist/react-native/QueueSASSignatureValues.d.ts +1 -1
- package/dist/react-native/QueueSASSignatureValues.js.map +1 -1
- package/dist/react-native/QueueServiceClient.d.ts +8 -8
- package/dist/react-native/QueueServiceClient.js +8 -8
- package/dist/react-native/QueueServiceClient.js.map +1 -1
- package/dist/react-native/SASQueryParameters.d.ts +1 -1
- package/dist/react-native/SASQueryParameters.js.map +1 -1
- package/dist/react-native/StorageClient.js +1 -1
- package/dist/react-native/StorageClient.js.map +1 -1
- package/dist/react-native/generated/src/models/parameters.js +1 -1
- package/dist/react-native/generated/src/models/parameters.js.map +1 -1
- package/dist/react-native/generated/src/storageClient.js +2 -2
- package/dist/react-native/generated/src/storageClient.js.map +1 -1
- package/dist/react-native/utils/constants.js +2 -2
- package/dist/react-native/utils/constants.js.map +1 -1
- package/dist/react-native/utils/utils.common.js +1 -1
- package/dist/react-native/utils/utils.common.js.map +1 -1
- package/package.json +5 -5
|
@@ -108,7 +108,7 @@ export interface SignedIdentifier {
|
|
|
108
108
|
expiresOn?: Date;
|
|
109
109
|
/**
|
|
110
110
|
* the permissions for the acl policy
|
|
111
|
-
* @see https://learn.microsoft.com/
|
|
111
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-queue-acl
|
|
112
112
|
*/
|
|
113
113
|
permissions?: string;
|
|
114
114
|
};
|
|
@@ -131,7 +131,7 @@ export interface QueueClearMessagesOptions extends CommonOptions {
|
|
|
131
131
|
}
|
|
132
132
|
/** Optional parameters. */
|
|
133
133
|
export interface MessagesEnqueueOptionalParams extends CommonOptions {
|
|
134
|
-
/** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/
|
|
134
|
+
/** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
|
|
135
135
|
timeoutInSeconds?: number;
|
|
136
136
|
/** Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. */
|
|
137
137
|
requestId?: string;
|
|
@@ -152,7 +152,7 @@ export interface QueueSendMessageOptions extends MessagesEnqueueOptionalParams,
|
|
|
152
152
|
}
|
|
153
153
|
/** Optional parameters. */
|
|
154
154
|
export interface MessagesDequeueOptionalParams extends CommonOptions {
|
|
155
|
-
/** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/
|
|
155
|
+
/** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
|
|
156
156
|
timeoutInSeconds?: number;
|
|
157
157
|
/** Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. */
|
|
158
158
|
requestId?: string;
|
|
@@ -173,7 +173,7 @@ export interface QueueReceiveMessageOptions extends MessagesDequeueOptionalParam
|
|
|
173
173
|
}
|
|
174
174
|
/** Optional parameters. */
|
|
175
175
|
export interface MessagesPeekOptionalParams extends CommonOptions {
|
|
176
|
-
/** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/
|
|
176
|
+
/** The The timeout parameter is expressed in seconds. For more information, see <a href="https://learn.microsoft.com/rest/api/storageservices/setting-timeouts-for-queue-service-operations">Setting Timeouts for Queue Service Operations.</a> */
|
|
177
177
|
timeoutInSeconds?: number;
|
|
178
178
|
/** Provides a client-generated, opaque value with a 1 KB character limit that is recorded in the analytics logs when storage analytics logging is enabled. */
|
|
179
179
|
requestId?: string;
|
|
@@ -321,7 +321,7 @@ export interface QueueGenerateSasUrlOptions {
|
|
|
321
321
|
/**
|
|
322
322
|
* Optional. The name of the access policy on the queue this SAS references if any.
|
|
323
323
|
*
|
|
324
|
-
* @see https://learn.microsoft.com/
|
|
324
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/establishing-a-stored-access-policy
|
|
325
325
|
*/
|
|
326
326
|
identifier?: string;
|
|
327
327
|
}
|
|
@@ -381,7 +381,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
381
381
|
private getMessageIdContext;
|
|
382
382
|
/**
|
|
383
383
|
* Creates a new queue under the specified account.
|
|
384
|
-
* @see https://learn.microsoft.com/
|
|
384
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
|
|
385
385
|
*
|
|
386
386
|
* @param options - Options to Queue create operation.
|
|
387
387
|
* @returns Response data for the Queue create operation.
|
|
@@ -410,21 +410,21 @@ export declare class QueueClient extends StorageClient {
|
|
|
410
410
|
/**
|
|
411
411
|
* Creates a new queue under the specified account if it doesn't already exist.
|
|
412
412
|
* If the queue already exists, it is not changed.
|
|
413
|
-
* @see https://learn.microsoft.com/
|
|
413
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
|
|
414
414
|
*
|
|
415
415
|
* @param options -
|
|
416
416
|
*/
|
|
417
417
|
createIfNotExists(options?: QueueCreateOptions): Promise<QueueCreateIfNotExistsResponse>;
|
|
418
418
|
/**
|
|
419
419
|
* Deletes the specified queue permanently if it exists.
|
|
420
|
-
* @see https://learn.microsoft.com/
|
|
420
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
|
|
421
421
|
*
|
|
422
422
|
* @param options -
|
|
423
423
|
*/
|
|
424
424
|
deleteIfExists(options?: QueueDeleteOptions): Promise<QueueDeleteIfExistsResponse>;
|
|
425
425
|
/**
|
|
426
426
|
* Deletes the specified queue permanently.
|
|
427
|
-
* @see https://learn.microsoft.com/
|
|
427
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
|
|
428
428
|
*
|
|
429
429
|
* @param options - Options to Queue delete operation.
|
|
430
430
|
* @returns Response data for the Queue delete operation.
|
|
@@ -463,7 +463,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
463
463
|
/**
|
|
464
464
|
* Gets all user-defined metadata and system properties for the specified
|
|
465
465
|
* queue. Metadata is associated with the queue as name-values pairs.
|
|
466
|
-
* @see https://learn.microsoft.com/
|
|
466
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-queue-metadata
|
|
467
467
|
*
|
|
468
468
|
* WARNING: The `metadata` object returned in the response will have its keys in lowercase, even if
|
|
469
469
|
* they originally contained uppercase characters. This differs from the metadata keys returned by
|
|
@@ -479,7 +479,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
479
479
|
*
|
|
480
480
|
* If no option provided, or no metadata defined in the option parameter, the queue
|
|
481
481
|
* metadata will be removed.
|
|
482
|
-
* @see https://learn.microsoft.com/
|
|
482
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-queue-metadata
|
|
483
483
|
*
|
|
484
484
|
* @param metadata - If no metadata provided, all existing metadata will be removed.
|
|
485
485
|
* @param options - Options to Queue set metadata operation.
|
|
@@ -492,7 +492,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
492
492
|
* WARNING: JavaScript Date will potential lost precision when parsing start and expiry string.
|
|
493
493
|
* For example, new Date("2018-12-31T03:44:23.8827891Z").toISOString() will get "2018-12-31T03:44:23.882Z".
|
|
494
494
|
*
|
|
495
|
-
* @see https://learn.microsoft.com/
|
|
495
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-queue-acl
|
|
496
496
|
*
|
|
497
497
|
* @param options - Options to Queue get access policy operation.
|
|
498
498
|
* @returns Response data for the Queue get access policy operation.
|
|
@@ -500,7 +500,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
500
500
|
getAccessPolicy(options?: QueueGetAccessPolicyOptions): Promise<QueueGetAccessPolicyResponse>;
|
|
501
501
|
/**
|
|
502
502
|
* Sets stored access policies for the queue that may be used with Shared Access Signatures.
|
|
503
|
-
* @see https://learn.microsoft.com/
|
|
503
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-queue-acl
|
|
504
504
|
*
|
|
505
505
|
* @param queueAcl -
|
|
506
506
|
* @param options - Options to Queue set access policy operation.
|
|
@@ -509,7 +509,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
509
509
|
setAccessPolicy(queueAcl?: SignedIdentifier[], options?: QueueSetAccessPolicyOptions): Promise<QueueSetAccessPolicyResponse>;
|
|
510
510
|
/**
|
|
511
511
|
* Clear deletes all messages from a queue.
|
|
512
|
-
* @see https://learn.microsoft.com/
|
|
512
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/clear-messages
|
|
513
513
|
*
|
|
514
514
|
* @param options - Options to clear messages operation.
|
|
515
515
|
* @returns Response data for the clear messages operation.
|
|
@@ -520,7 +520,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
520
520
|
* the message should be invisible to Dequeue and Peek operations.
|
|
521
521
|
* The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
|
|
522
522
|
* To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
|
|
523
|
-
* @see https://learn.microsoft.com/
|
|
523
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/put-message
|
|
524
524
|
*
|
|
525
525
|
* @param messageText - Text of the message to send
|
|
526
526
|
* @param options - Options to send messages operation.
|
|
@@ -550,7 +550,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
550
550
|
sendMessage(messageText: string, options?: QueueSendMessageOptions): Promise<QueueSendMessageResponse>;
|
|
551
551
|
/**
|
|
552
552
|
* receiveMessages retrieves one or more messages from the front of the queue.
|
|
553
|
-
* @see https://learn.microsoft.com/
|
|
553
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-messages
|
|
554
554
|
*
|
|
555
555
|
* @param options - Options to receive messages operation.
|
|
556
556
|
* @returns Response data for the receive messages operation.
|
|
@@ -586,7 +586,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
586
586
|
receiveMessages(options?: QueueReceiveMessageOptions): Promise<QueueReceiveMessageResponse>;
|
|
587
587
|
/**
|
|
588
588
|
* peekMessages retrieves one or more messages from the front of the queue but does not alter the visibility of the message.
|
|
589
|
-
* @see https://learn.microsoft.com/
|
|
589
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/peek-messages
|
|
590
590
|
*
|
|
591
591
|
* @param options - Options to peek messages operation.
|
|
592
592
|
* @returns Response data for the peek messages operation.
|
|
@@ -612,7 +612,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
612
612
|
peekMessages(options?: QueuePeekMessagesOptions): Promise<QueuePeekMessagesResponse>;
|
|
613
613
|
/**
|
|
614
614
|
* deleteMessage permanently removes the specified message from its queue.
|
|
615
|
-
* @see https://learn.microsoft.com/
|
|
615
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-message2
|
|
616
616
|
*
|
|
617
617
|
* @param messageId - Id of the message.
|
|
618
618
|
* @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
|
|
@@ -624,7 +624,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
624
624
|
* Update changes a message's visibility timeout and contents.
|
|
625
625
|
* The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
|
|
626
626
|
* To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
|
|
627
|
-
* @see https://learn.microsoft.com/
|
|
627
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/update-message
|
|
628
628
|
*
|
|
629
629
|
* @param messageId - Id of the message
|
|
630
630
|
* @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
|
|
@@ -645,7 +645,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
645
645
|
* Generates a Service Shared Access Signature (SAS) URI based on the client properties
|
|
646
646
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
|
647
647
|
*
|
|
648
|
-
* @see https://learn.microsoft.com/
|
|
648
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
649
649
|
*
|
|
650
650
|
* @param options - Optional parameters.
|
|
651
651
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
|
@@ -657,7 +657,7 @@ export declare class QueueClient extends StorageClient {
|
|
|
657
657
|
* Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
|
|
658
658
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
|
659
659
|
*
|
|
660
|
-
* @see https://learn.microsoft.com/
|
|
660
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
661
661
|
*
|
|
662
662
|
* @param options - Optional parameters.
|
|
663
663
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueueClient.d.ts","sourceRoot":"","sources":["../../src/QueueClient.ts"],"names":[],"mappings":"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
|
|
1
|
+
{"version":3,"file":"QueueClient.d.ts","sourceRoot":"","sources":["../../src/QueueClient.ts"],"names":[],"mappings":"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"}
|
|
@@ -100,7 +100,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
100
100
|
}
|
|
101
101
|
/**
|
|
102
102
|
* Creates a new queue under the specified account.
|
|
103
|
-
* @see https://learn.microsoft.com/
|
|
103
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
|
|
104
104
|
*
|
|
105
105
|
* @param options - Options to Queue create operation.
|
|
106
106
|
* @returns Response data for the Queue create operation.
|
|
@@ -133,7 +133,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
133
133
|
/**
|
|
134
134
|
* Creates a new queue under the specified account if it doesn't already exist.
|
|
135
135
|
* If the queue already exists, it is not changed.
|
|
136
|
-
* @see https://learn.microsoft.com/
|
|
136
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/create-queue4
|
|
137
137
|
*
|
|
138
138
|
* @param options -
|
|
139
139
|
*/
|
|
@@ -160,7 +160,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
160
160
|
}
|
|
161
161
|
/**
|
|
162
162
|
* Deletes the specified queue permanently if it exists.
|
|
163
|
-
* @see https://learn.microsoft.com/
|
|
163
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
|
|
164
164
|
*
|
|
165
165
|
* @param options -
|
|
166
166
|
*/
|
|
@@ -181,7 +181,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
181
181
|
}
|
|
182
182
|
/**
|
|
183
183
|
* Deletes the specified queue permanently.
|
|
184
|
-
* @see https://learn.microsoft.com/
|
|
184
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-queue3
|
|
185
185
|
*
|
|
186
186
|
* @param options - Options to Queue delete operation.
|
|
187
187
|
* @returns Response data for the Queue delete operation.
|
|
@@ -240,7 +240,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
240
240
|
/**
|
|
241
241
|
* Gets all user-defined metadata and system properties for the specified
|
|
242
242
|
* queue. Metadata is associated with the queue as name-values pairs.
|
|
243
|
-
* @see https://learn.microsoft.com/
|
|
243
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-queue-metadata
|
|
244
244
|
*
|
|
245
245
|
* WARNING: The `metadata` object returned in the response will have its keys in lowercase, even if
|
|
246
246
|
* they originally contained uppercase characters. This differs from the metadata keys returned by
|
|
@@ -260,7 +260,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
260
260
|
*
|
|
261
261
|
* If no option provided, or no metadata defined in the option parameter, the queue
|
|
262
262
|
* metadata will be removed.
|
|
263
|
-
* @see https://learn.microsoft.com/
|
|
263
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-queue-metadata
|
|
264
264
|
*
|
|
265
265
|
* @param metadata - If no metadata provided, all existing metadata will be removed.
|
|
266
266
|
* @param options - Options to Queue set metadata operation.
|
|
@@ -277,7 +277,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
277
277
|
* WARNING: JavaScript Date will potential lost precision when parsing start and expiry string.
|
|
278
278
|
* For example, new Date("2018-12-31T03:44:23.8827891Z").toISOString() will get "2018-12-31T03:44:23.882Z".
|
|
279
279
|
*
|
|
280
|
-
* @see https://learn.microsoft.com/
|
|
280
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-queue-acl
|
|
281
281
|
*
|
|
282
282
|
* @param options - Options to Queue get access policy operation.
|
|
283
283
|
* @returns Response data for the Queue get access policy operation.
|
|
@@ -320,7 +320,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
320
320
|
}
|
|
321
321
|
/**
|
|
322
322
|
* Sets stored access policies for the queue that may be used with Shared Access Signatures.
|
|
323
|
-
* @see https://learn.microsoft.com/
|
|
323
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/set-queue-acl
|
|
324
324
|
*
|
|
325
325
|
* @param queueAcl -
|
|
326
326
|
* @param options - Options to Queue set access policy operation.
|
|
@@ -348,7 +348,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
348
348
|
}
|
|
349
349
|
/**
|
|
350
350
|
* Clear deletes all messages from a queue.
|
|
351
|
-
* @see https://learn.microsoft.com/
|
|
351
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/clear-messages
|
|
352
352
|
*
|
|
353
353
|
* @param options - Options to clear messages operation.
|
|
354
354
|
* @returns Response data for the clear messages operation.
|
|
@@ -363,7 +363,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
363
363
|
* the message should be invisible to Dequeue and Peek operations.
|
|
364
364
|
* The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
|
|
365
365
|
* To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
|
|
366
|
-
* @see https://learn.microsoft.com/
|
|
366
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/put-message
|
|
367
367
|
*
|
|
368
368
|
* @param messageText - Text of the message to send
|
|
369
369
|
* @param options - Options to send messages operation.
|
|
@@ -413,7 +413,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
413
413
|
}
|
|
414
414
|
/**
|
|
415
415
|
* receiveMessages retrieves one or more messages from the front of the queue.
|
|
416
|
-
* @see https://learn.microsoft.com/
|
|
416
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/get-messages
|
|
417
417
|
*
|
|
418
418
|
* @param options - Options to receive messages operation.
|
|
419
419
|
* @returns Response data for the receive messages operation.
|
|
@@ -466,7 +466,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
466
466
|
}
|
|
467
467
|
/**
|
|
468
468
|
* peekMessages retrieves one or more messages from the front of the queue but does not alter the visibility of the message.
|
|
469
|
-
* @see https://learn.microsoft.com/
|
|
469
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/peek-messages
|
|
470
470
|
*
|
|
471
471
|
* @param options - Options to peek messages operation.
|
|
472
472
|
* @returns Response data for the peek messages operation.
|
|
@@ -509,7 +509,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
509
509
|
}
|
|
510
510
|
/**
|
|
511
511
|
* deleteMessage permanently removes the specified message from its queue.
|
|
512
|
-
* @see https://learn.microsoft.com/
|
|
512
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/delete-message2
|
|
513
513
|
*
|
|
514
514
|
* @param messageId - Id of the message.
|
|
515
515
|
* @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
|
|
@@ -525,7 +525,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
525
525
|
* Update changes a message's visibility timeout and contents.
|
|
526
526
|
* The message content is up to 64KB in size, and must be in a format that can be included in an XML request with UTF-8 encoding.
|
|
527
527
|
* To include markup in the message, the contents of the message must either be XML-escaped or Base64-encode.
|
|
528
|
-
* @see https://learn.microsoft.com/
|
|
528
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/update-message
|
|
529
529
|
*
|
|
530
530
|
* @param messageId - Id of the message
|
|
531
531
|
* @param popReceipt - A valid pop receipt value returned from an earlier call to the receive messages or update message operation.
|
|
@@ -591,7 +591,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
591
591
|
* Generates a Service Shared Access Signature (SAS) URI based on the client properties
|
|
592
592
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
|
593
593
|
*
|
|
594
|
-
* @see https://learn.microsoft.com/
|
|
594
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
595
595
|
*
|
|
596
596
|
* @param options - Optional parameters.
|
|
597
597
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|
|
@@ -609,7 +609,7 @@ class QueueClient extends StorageClient_js_1.StorageClient {
|
|
|
609
609
|
* Generates string to sign for a Service Shared Access Signature (SAS) URI based on the client properties
|
|
610
610
|
* and parameters passed in. The SAS is signed by the shared key credential of the client.
|
|
611
611
|
*
|
|
612
|
-
* @see https://learn.microsoft.com/
|
|
612
|
+
* @see https://learn.microsoft.com/rest/api/storageservices/constructing-a-service-sas
|
|
613
613
|
*
|
|
614
614
|
* @param options - Optional parameters.
|
|
615
615
|
* @returns The SAS URI consisting of the URI to the resource represented by this client, followed by the generated SAS token.
|