Class StorageAccountInVhost
- java.lang.Object
-
- org.jclouds.azure.storage.util.storageurl.StorageAccountInVhost
-
- All Implemented Interfaces:
com.google.common.base.Supplier<URI>,Supplier<URI>,StorageUrlSupplier
@Singleton public class StorageAccountInVhost extends Object implements StorageUrlSupplier
-
-
Constructor Summary
Constructors Constructor Description StorageAccountInVhost(com.google.common.base.Supplier<URI> endpointSupplier, com.google.common.base.Supplier<org.jclouds.domain.Credentials> credentialsSupplier, AuthType authType, String account)
-