Uses of Class
com.docusign.esign.api.CloudStorageApi.CallListOptions
-
Packages that use CloudStorageApi.CallListOptions Package Description com.docusign.esign.api -
-
Uses of CloudStorageApi.CallListOptions in com.docusign.esign.api
Methods in com.docusign.esign.api with parameters of type CloudStorageApi.CallListOptions Modifier and Type Method Description ExternalFolderCloudStorageApi. callList(String accountId, String userId, String serviceId, String folderId, CloudStorageApi.CallListOptions options)Gets a list of all the items from the specified cloud storage provider..ApiResponse<ExternalFolder>CloudStorageApi. callListWithHttpInfo(String accountId, String userId, String serviceId, String folderId, CloudStorageApi.CallListOptions options)Gets a list of all the items from the specified cloud storage provider.
-