Uses of Package
com.azure.storage.queue
-
Packages that use com.azure.storage.queue Package Description com.azure.storage.queue This package contains the classes to perform actions on Azure Storage Queue.com.azure.storage.queue.models Package containing classes for AzureQueueStorage. -
Classes in com.azure.storage.queue used by com.azure.storage.queue Class Description QueueAsyncClient This class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.QueueClient This class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.QueueClientBuilder This class provides a fluent builder API to help aid the configuration and instantiation of theQueueClientsandQueueAsyncClients, callingbuildClientconstructs an instance of QueueClient and callingbuildAsyncClientconstructs an instance of QueueAsyncClient.QueueMessageEncoding Determines how queue message body is represented in HTTP requests and responses.QueueServiceAsyncClient This class provides a client that contains all the operations for interacting with a queue account in Azure Storage.QueueServiceClient This class provides a client that contains all the operations for interacting with a queue account in Azure Storage.QueueServiceClientBuilder This class provides a fluent builder API to help aid the configuration and instantiation of thequeueServiceClientsandqueueServiceAsyncClients, callingbuildClientconstructs an instance of QueueServiceClient and callingbuildAsyncClientconstructs an instance of QueueServiceAsyncClient.QueueServiceVersion The versions of Azure Storage Queue supported by this client library. -
Classes in com.azure.storage.queue used by com.azure.storage.queue.models Class Description QueueAsyncClient This class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.QueueClient This class provides a client that contains all the operations for interacting with a queue in Azure Storage Queue.