| Package | Description | 
|---|---|
| net.bluemind.eas.api | |
| net.bluemind.eas.service.internal | |
| net.bluemind.eas.storage.jdbc | |
| net.bluemind.eas.store | 
| Modifier and Type | Method and Description | 
|---|---|
static FolderSyncVersions | 
FolderSyncVersions.create(Account account,
      java.util.Map<java.lang.String,java.lang.String> versions)  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.concurrent.CompletableFuture<java.lang.Void> | 
IEasPromise.setFolderSyncVersions(FolderSyncVersions versions)  | 
void | 
IEas.setFolderSyncVersions(FolderSyncVersions versions)  | 
void | 
IEasAsync.setFolderSyncVersions(FolderSyncVersions versions,
                     AsyncHandler<java.lang.Void> handler)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
EasService.setFolderSyncVersions(FolderSyncVersions versions)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SyncStorage.setFolderSyncVersions(FolderSyncVersions versions)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ISyncStorage.setFolderSyncVersions(FolderSyncVersions versions)  | 
Copyright © 2021. All Rights Reserved.