Class QueueWithSas


  • public class QueueWithSas
    extends Object
    • Constructor Detail

      • QueueWithSas

        public QueueWithSas​(String url,
                            com.azure.core.http.HttpClient httpClient,
                            @Nullable
                            com.azure.storage.common.policy.RequestRetryOptions retryOptions)
                     throws URISyntaxException
        Throws:
        URISyntaxException
    • Method Detail

      • getSas

        public String getSas()
      • getQueue

        public com.azure.storage.queue.QueueClient getQueue()
      • getEndpoint

        public String getEndpoint()