public class AsperaResultImpl extends Object implements AsperaResult
| Constructor and Description |
|---|
AsperaResultImpl(String bucketName,
String key,
String fileName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName()
Returns the name of the bucket containing the uploaded object.
|
String |
getFileName()
Returns the uploaded or downloaded file/folder name
|
String |
getKey()
Returns the key by which the newly created object is stored.
|
public String getBucketName()
AsperaResultgetBucketName in interface AsperaResultpublic String getKey()
AsperaResultgetKey in interface AsperaResultpublic String getFileName()
AsperaResultgetFileName in interface AsperaResultCopyright © 2025. All rights reserved.