Package com.azure.storage.queue
package com.azure.storage.queue
This package contains the classes to perform actions on Azure Storage Queue.
-
ClassDescriptionThis class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.This class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.This class provides a fluent builder API to help aid the configuration and instantiation of the
QueueClients
andQueueAsyncClients
, callingbuildClient
constructs an instance of QueueClient and callingbuildAsyncClient
constructs an instance of QueueAsyncClient.Determines how queue message body is represented in HTTP requests and responses.This class provides a client that contains all the operations for interacting with a queue account in Azure Storage.This class provides a client that contains all the operations for interacting with a queue account in Azure Storage.This class provides a fluent builder API to help aid the configuration and instantiation of thequeueServiceClients
andqueueServiceAsyncClients
, callingbuildClient
constructs an instance of QueueServiceClient and callingbuildAsyncClient
constructs an instance of QueueServiceAsyncClient.The versions of Azure Storage Queue supported by this client library.