@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T15:10:39.441-05:00") public class StorageUnitApi extends Object
| Constructor and Description |
|---|
StorageUnitApi() |
StorageUnitApi(ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
ApiClient |
getApiClient() |
void |
setApiClient(ApiClient apiClient) |
StorageUnitDownloadCredential |
storageUnitGetStorageUnitDownloadCredential(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion,
String storageName,
String subPartitionValues)
getStorageUnitDownloadCredential
Gets the AWS credential to download to the specified storage unit.
|
StorageUnitUploadCredential |
storageUnitGetStorageUnitUploadCredential(String namespace,
String businessObjectDefinitionName,
String businessObjectFormatUsage,
String businessObjectFormatFileType,
Integer businessObjectFormatVersion,
String partitionValue,
Integer businessObjectDataVersion,
String storageName,
String subPartitionValues)
getStorageUnitUploadCredential
Gets the AWS credential to upload to the specified storage unit.
|
public StorageUnitApi()
public StorageUnitApi(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public StorageUnitDownloadCredential storageUnitGetStorageUnitDownloadCredential(String namespace, String businessObjectDefinitionName, String businessObjectFormatUsage, String businessObjectFormatFileType, Integer businessObjectFormatVersion, String partitionValue, Integer businessObjectDataVersion, String storageName, String subPartitionValues) throws ApiException
namespace - the namespacebusinessObjectDefinitionName - the business object definition namebusinessObjectFormatUsage - the business object format usagebusinessObjectFormatFileType - the business object format file typebusinessObjectFormatVersion - the business object format versionpartitionValue - the partition valuebusinessObjectDataVersion - the business object data versionstorageName - the storage namesubPartitionValues - the sub-partition valuesApiExceptionpublic StorageUnitUploadCredential storageUnitGetStorageUnitUploadCredential(String namespace, String businessObjectDefinitionName, String businessObjectFormatUsage, String businessObjectFormatFileType, Integer businessObjectFormatVersion, String partitionValue, Integer businessObjectDataVersion, String storageName, String subPartitionValues) throws ApiException
namespace - the namespacebusinessObjectDefinitionName - the business object definition namebusinessObjectFormatUsage - the business object format usagebusinessObjectFormatFileType - the business object format file typebusinessObjectFormatVersion - the business object format versionpartitionValue - the partition valuebusinessObjectDataVersion - the business object data versionstorageName - the storage namesubPartitionValues - the sub-partition valuesApiExceptionCopyright © 2017. All rights reserved.