Modifier and Type | Method and Description |
---|---|
static GetRequest |
GetRequest.of(java.lang.String mailbox,
java.lang.String guid,
java.lang.String filename) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<SdsResponse> |
SdsTestStore.download(GetRequest req) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<SdsResponse> |
ISdsBackingStore.download(GetRequest req) |
SdsResponse |
ISdsSyncStore.download(GetRequest req) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<SdsResponse> |
DummyBackingStore.download(GetRequest get) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<SdsResponse> |
NoopSyncStore.download(GetRequest get) |
java.util.concurrent.CompletableFuture<SdsResponse> |
NoopStore.download(GetRequest get) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<SdsResponse> |
S3Store.download(GetRequest req) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.CompletableFuture<SdsResponse> |
ScalityRingStore.download(GetRequest req) |
Copyright © 2021. All Rights Reserved.