public interface ConnectionStrategy
Modifier and Type | Method and Description |
---|---|
AmqpClient |
getAMQPClient() |
String |
getBaseUrl() |
com.microsoft.azure.storage.blob.CloudBlobContainer |
getCloudBlobContainer() |
RestClient |
getRestClient() |
String |
getSASToken(String url) |
AmqpClient getAMQPClient()
RestClient getRestClient()
com.microsoft.azure.storage.blob.CloudBlobContainer getCloudBlobContainer()
String getSASToken(String url) throws ServiceBusException
ServiceBusException
String getBaseUrl()
Copyright © 2010–2020. All rights reserved.