| Package | Description |
|---|---|
| org.finra.herd.model.api.xml | |
| org.finra.herd.service.helper |
| Modifier and Type | Field and Description |
|---|---|
protected BusinessObjectDataStorageFileKey |
DownloadBusinessObjectDataStorageFileSingleInitiationResponse.businessObjectDataStorageFileKey |
protected BusinessObjectDataStorageFileKey |
DownloadBusinessObjectDataStorageFileSingleInitiationRequest.businessObjectDataStorageFileKey |
| Modifier and Type | Method and Description |
|---|---|
BusinessObjectDataStorageFileKey |
ObjectFactory.createBusinessObjectDataStorageFileKey()
Create an instance of
BusinessObjectDataStorageFileKey |
BusinessObjectDataStorageFileKey |
DownloadBusinessObjectDataStorageFileSingleInitiationResponse.getBusinessObjectDataStorageFileKey()
Gets the value of the businessObjectDataStorageFileKey property.
|
BusinessObjectDataStorageFileKey |
DownloadBusinessObjectDataStorageFileSingleInitiationRequest.getBusinessObjectDataStorageFileKey()
Gets the value of the businessObjectDataStorageFileKey property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DownloadBusinessObjectDataStorageFileSingleInitiationResponse.setBusinessObjectDataStorageFileKey(BusinessObjectDataStorageFileKey value)
Sets the value of the businessObjectDataStorageFileKey property.
|
void |
DownloadBusinessObjectDataStorageFileSingleInitiationRequest.setBusinessObjectDataStorageFileKey(BusinessObjectDataStorageFileKey value)
Sets the value of the businessObjectDataStorageFileKey property.
|
| Constructor and Description |
|---|
DownloadBusinessObjectDataStorageFileSingleInitiationRequest(BusinessObjectDataStorageFileKey businessObjectDataStorageFileKey)
Fully-initialising value constructor
|
DownloadBusinessObjectDataStorageFileSingleInitiationResponse(BusinessObjectDataStorageFileKey businessObjectDataStorageFileKey,
String awsS3BucketName,
String awsAccessKey,
String awsSecretKey,
String awsSessionToken,
XMLGregorianCalendar awsSessionExpirationTime,
String preSignedUrl)
Fully-initialising value constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
UploadDownloadHelper.validateAndTrimBusinessObjectDataStorageFileKey(BusinessObjectDataStorageFileKey businessObjectDataStorageFileKey)
Validates a business object data storage file key.
|
Copyright © 2021. All rights reserved.