public interface StorageLinkFactory
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
isAvailable()  | 
java.util.concurrent.CompletableFuture<StorageApiLink> | 
newLink(io.vertx.core.Vertx vertx,
       HttpClientProvider http,
       java.lang.String remoteIp)  | 
java.util.concurrent.CompletableFuture<StorageApiLink> newLink(io.vertx.core.Vertx vertx, HttpClientProvider http, java.lang.String remoteIp)
boolean isAvailable()
Copyright © 2023. All Rights Reserved.