Class StorageAccountInfo
java.lang.Object
com.microsoftopentechnologies.windowsazurestorage.beans.StorageAccountInfo
-
Constructor Summary
ConstructorsConstructorDescriptionStorageAccountInfo(String storageAccName, String storageAccountKey, String blobEndPointURL, String cdnEndPointURL) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetBlobEndPointURL(String blobEndPointURL) voidsetCdnEndPointURL(String cdnEndPointURL) voidsetStorageAccName(String storageAccName) voidsetStorageAccountKey(String storageAccountKey)
-
Constructor Details
-
StorageAccountInfo
-
-
Method Details
-
getStorageAccName
-
setStorageAccName
-
getStorageAccountKey
-
setStorageAccountKey
-
getBlobEndPointURL
-
setBlobEndPointURL
-
getCdnEndPointURL
-
setCdnEndPointURL
-