public interface AsperaResult
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.
|
String getBucketName()
String getKey()
String getFileName()
Copyright © 2024. All rights reserved.