Deprecated API
Contents
-
Deprecated ClassesClassDescriptionPlease use the generateSas method on the desired queue client after initializing
QueueServiceSasSignatureValues.
-
Deprecated MethodsMethodDescriptionuse
PeekedMessageItem.getBody()instead.usePeekedMessageItem.setBody(BinaryData)instead.useQueueMessageItem.getBody()instead.useQueueMessageItem.setBody(BinaryData)instead.UseQueueProperties(Map, long)instead.Please use the generateSas method on the desired queue client after initializingQueueServiceSasSignatureValues.Please useQueueServiceSasSignatureValuesPlease use the generateSas(QueueServiceSasSignatureValues) method on the desired queue client after initializingQueueServiceSasSignatureValues.Queue name is now autopopulated by the SAS generation methods provided on the desired queue client.Please use the generateSas methods provided on the desired queue client that will autopopulate the queue name.The version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
-
Deprecated ConstructorsConstructorDescriptionUse the
GeoReplicationStatus.fromString(String)factory method.Use one of the constants or theQueueAudience.fromString(String)factory method.Use theQueueErrorCode.fromString(String)factory method.UseQueueProperties(Map, long)instead.Please useQueueServiceSasSignatureValues