| 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 |
|---|---|
UploadSingleCredentialExtensionResponse |
ObjectFactory.createUploadSingleCredentialExtensionResponse()
Create an instance of
UploadSingleCredentialExtensionResponse |
| Modifier and Type | Method and Description |
|---|---|
UploadSingleCredentialExtensionResponse |
UploadDownloadRestController.extendUploadSingleCredentials(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion)
Extends the credentials for a previously initiated upload.
|
| Modifier and Type | Method and Description |
|---|---|
UploadSingleCredentialExtensionResponse |
UploadDownloadService.extendUploadSingleCredentials(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion)
Returns extended credentials for an existing upload.
|
| Modifier and Type | Method and Description |
|---|---|
UploadSingleCredentialExtensionResponse |
UploadDownloadServiceImpl.extendUploadSingleCredentials(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion) |
Copyright © 2019. All rights reserved.