| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.rest | |
| org.finra.herd.tools.uploader |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataUploadCredential |
ObjectFactory.createBusinessObjectDataUploadCredential()
Create an instance of
BusinessObjectDataUploadCredential |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataUploadCredential |
BusinessObjectDataRestController.getBusinessObjectDataUploadCredential(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion,
Boolean createNewVersion,
String storageName,
String subPartitionValues)
Gets the AWS credential to upload to the specified business object data and storage.
|
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataUploadCredential |
UploaderWebClient.getBusinessObjectDataUploadCredential(DataBridgeBaseManifestDto manifest,
String storageName,
Integer businessObjectDataVersion,
Boolean createNewVersion)
Gets the business object data upload credentials.
|
Copyright © 2021. All rights reserved.