| 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 |
|---|---|
StorageUnitUploadCredential |
ObjectFactory.createStorageUnitUploadCredential()
Create an instance of
StorageUnitUploadCredential |
| Modifier and Type | Method and Description |
|---|---|
StorageUnitUploadCredential |
StorageUnitRestController.getStorageUnitUploadCredential(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion,
String storageName,
String subPartitionValues)
Gets the AWS credential to upload to the specified storage unit.
|
| Modifier and Type | Method and Description |
|---|---|
StorageUnitUploadCredential |
StorageUnitService.getStorageUnitUploadCredential(BusinessObjectDataKey businessObjectDataKey,
Boolean createNewVersion,
String storageName)
Gets the AWS credential to upload to the specified storage unit.
|
| Modifier and Type | Method and Description |
|---|---|
StorageUnitUploadCredential |
StorageUnitServiceImpl.getStorageUnitUploadCredential(BusinessObjectDataKey businessObjectDataKey,
Boolean createNewVersion,
String storageName) |
Copyright © 2021. All rights reserved.