| Package | Description |
|---|---|
| org.finra.herd.sdk.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCredential |
BusinessObjectDataDownloadCredential.getAwsCredential()
The AWS session credential
|
AwsCredential |
BusinessObjectDataUploadCredential.getAwsCredential()
The AWS session credential
|
AwsCredential |
StorageUnitDownloadCredential.getAwsCredential()
The AWS session credential
|
AwsCredential |
StorageUnitUploadCredential.getAwsCredential()
The AWS session credential
|
| Modifier and Type | Method and Description |
|---|---|
void |
BusinessObjectDataDownloadCredential.setAwsCredential(AwsCredential awsCredential) |
void |
BusinessObjectDataUploadCredential.setAwsCredential(AwsCredential awsCredential) |
void |
StorageUnitDownloadCredential.setAwsCredential(AwsCredential awsCredential) |
void |
StorageUnitUploadCredential.setAwsCredential(AwsCredential awsCredential) |
Copyright © 2017. All rights reserved.