| Modifier and Type | Method and Description |
|---|---|
S3KeyPrefixInformation |
ObjectFactory.createS3KeyPrefixInformation()
Create an instance of
S3KeyPrefixInformation |
| Modifier and Type | Method and Description |
|---|---|
S3KeyPrefixInformation |
BusinessObjectDataRestController.getS3KeyPrefix(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionKey,
String partitionValue,
String subPartitionValues,
Integer businessObjectDataVersion,
String storageName,
Boolean createNewVersion,
javax.servlet.ServletRequest servletRequest)
Gets the S3 key prefix for writing or accessing business object data.
|
| Modifier and Type | Method and Description |
|---|---|
S3KeyPrefixInformation |
StorageUnitService.getS3KeyPrefix(BusinessObjectDataKey businessObjectDataKey,
String businessObjectFormatPartitionKey,
String storageName,
Boolean createNewVersion)
Gets the S3 key prefix.
|
| Modifier and Type | Method and Description |
|---|---|
S3KeyPrefixInformation |
StorageUnitServiceImpl.getS3KeyPrefix(BusinessObjectDataKey businessObjectDataKey,
String businessObjectFormatPartitionKey,
String storageName,
Boolean createNewVersion) |
protected S3KeyPrefixInformation |
StorageUnitServiceImpl.getS3KeyPrefixImpl(BusinessObjectDataKey businessObjectDataKey,
String businessObjectFormatPartitionKey,
String storageName,
Boolean createNewVersion)
Gets the S3 key prefix.
|
| Modifier and Type | Method and Description |
|---|---|
protected S3KeyPrefixInformation |
DataBridgeWebClient.getS3KeyPrefix(DataBridgeBaseManifestDto manifest,
Integer businessObjectDataVersion,
Boolean createNewVersion)
Retrieves S3 key prefix from the registration server.
|
| Modifier and Type | Method and Description |
|---|---|
S3KeyPrefixInformation |
DownloaderWebClient.getS3KeyPrefix(BusinessObjectData businessObjectData)
Retrieves S3 key prefix from the herd registration server.
|
Copyright © 2021. All rights reserved.