| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.service | |
| org.finra.herd.service.impl |
| Modifier and Type | Method and Description |
|---|---|
DownloadSingleInitiationResponse |
ObjectFactory.createDownloadSingleInitiationResponse()
Create an instance of
DownloadSingleInitiationResponse |
| Modifier and Type | Method and Description |
|---|---|
DownloadSingleInitiationResponse |
UploadDownloadRestController.initiateDownloadSingle(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion)
Initiates a download of a single file.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadSingleInitiationResponse |
UploadDownloadService.initiateDownloadSingle(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion)
Returns information required to download object from S3 for the object registered against the given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
DownloadSingleInitiationResponse |
UploadDownloadServiceImpl.initiateDownloadSingle(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion) |
Copyright © 2021. All rights reserved.