Package | Description |
---|---|
com.aliyun.oss |
Modifier and Type | Method and Description |
---|---|
OSSSymlink |
OSSClient.getSymlink(GenericRequest genericRequest) |
OSSSymlink |
OSS.getSymlink(GenericRequest genericRequest)
Gets the symlink information for the given symlink name.
|
OSSSymlink |
OSSClient.getSymlink(String bucketName,
String symLink) |
OSSSymlink |
OSS.getSymlink(String bucketName,
String symlink)
Gets the symlink information for the given symlink name.
|
Copyright © 2024. All Rights Reserved.