Package | Description |
---|---|
com.github.nscuro.wdm.binary.util.googlecs |
This package contains classes for the Google Cloud Storage API integration
|
Modifier and Type | Method and Description |
---|---|
List<GoogleCloudStorageEntry> |
GoogleCloudStorageDirectoryService.getEntries()
Get all
GoogleCloudStorageEntry of the directory. |
Modifier and Type | Method and Description |
---|---|
File |
GoogleCloudStorageDirectoryService.downloadFile(GoogleCloudStorageEntry fileEntry)
Download a given
GoogleCloudStorageEntry . |
Copyright © 2019. All rights reserved.