Class StorageAccountInVhost

    • Constructor Detail

      • StorageAccountInVhost

        @Inject
        public StorageAccountInVhost​(com.google.common.base.Supplier<URI> endpointSupplier,
                                     com.google.common.base.Supplier<Credentials> credentialsSupplier,
                                     AuthType authType,
                                     @Named("jclouds.azureblob.account")
                                     String account)
    • Method Detail

      • get

        public URI get()
        Specified by:
        get in interface com.google.common.base.Supplier<URI>
        Specified by:
        get in interface Supplier<URI>