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