Class QueueServiceClientWrapper
java.lang.Object
org.apache.camel.component.azure.storage.queue.client.QueueServiceClientWrapper
-
Constructor Summary
ConstructorsConstructorDescriptionQueueServiceClientWrapper(com.azure.storage.queue.QueueServiceClient client) -
Method Summary
Modifier and TypeMethodDescriptiongetQueueClientWrapper(String queueName) List<com.azure.storage.queue.models.QueueItem> listQueues(com.azure.storage.queue.models.QueuesSegmentOptions options, Duration timeout)
-
Constructor Details
-
QueueServiceClientWrapper
public QueueServiceClientWrapper(com.azure.storage.queue.QueueServiceClient client)
-
-
Method Details
-
listQueues
-
getQueueClientWrapper
-