| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl | |
| org.finra.herd.tools.downloader |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitDownloadCredential |
ObjectFactory.createStorageUnitDownloadCredential()
Create an instance of
StorageUnitDownloadCredential |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitDownloadCredential |
StorageUnitRestController.getStorageUnitDownloadCredential(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion,
String storageName,
String subPartitionValues)
Gets the AWS credential to download to the specified storage unit.
|
| Modifier and Type | Method and Description |
|---|---|
StorageUnitDownloadCredential |
StorageUnitService.getStorageUnitDownloadCredential(BusinessObjectDataKey businessObjectDataKey,
String storageName)
Gets the AWS credential to download to the specified storage unit.
|
| Modifier and Type | Method and Description |
|---|---|
StorageUnitDownloadCredential |
StorageUnitServiceImpl.getStorageUnitDownloadCredential(BusinessObjectDataKey businessObjectDataKey,
String storageName) |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitDownloadCredential |
DownloaderWebClient.getStorageUnitDownloadCredential(DownloaderInputManifestDto manifest,
String storageName)
Gets the storage unit download credentials.
|
Copyright © 2019. All rights reserved.