| 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.
|
| Modifier and Type | Method and Description |
|---|---|
QueueServiceStatistics |
QueueServiceClient.getStatistics()
Retrieves the geo replication information about the Queue service.
|
| Modifier and Type | Method and Description |
|---|---|
QueueServiceStatistics |
QueueServiceStatistics.setGeoReplication(GeoReplication geoReplication)
Set the geoReplication property: Geo-Replication information for the Secondary Storage Service.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.