FluentAliyunOss class
阿里云OSS插件
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
dispose(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
putObject(
AliyunOssPutObjectRequest putObjectRequest) → Future< PutObjectEventHandler> - 简单文件上传
-
signUrl(
String bucketName, String objectKey, {int expiredTimeInSeconds: 3600}) → Future< String> - 签名URL
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited
Static Properties
-
platformVersion
→ Future<
String> -
read-only
Static Methods
-
init(
{AliyunOssClientConfig config}) → Future< FluentAliyunOss> - 初始化阿里云OSS配置