| Package | Description |
|---|---|
| com.docusign.esign.api |
| Modifier and Type | Method and Description |
|---|---|
ExternalFolder |
CloudStorageApi.list(String accountId,
String userId,
String serviceId,
String folderId)
Gets a list of all the items from the specified cloud storage provider.
|
ExternalFolder |
CloudStorageApi.list(String accountId,
String userId,
String serviceId,
String folderId,
CloudStorageApi.ListOptions options)
Gets a list of all the items from the specified cloud storage provider.
|
ExternalFolder |
CloudStorageApi.listFolders(String accountId,
String userId,
String serviceId)
Retrieves a list of all the items in a specified folder from the specified cloud storage provider.
|
ExternalFolder |
CloudStorageApi.listFolders(String accountId,
String userId,
String serviceId,
CloudStorageApi.ListFoldersOptions options)
Retrieves a list of all the items in a specified folder from the specified cloud storage provider.
|
Copyright © 2017. All rights reserved.