COSApiMixin mixin

COSMinix类

Superclass Constraints
Mixin Applications

Properties

client COSClient
no setterinherited
config COSConfig
COS 配置
finalinherited
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
toValidation(Response response) → Response
验证 response 是否有效 response http response
toXml<T>(Response response) XmlConverterResult<T>
将 response 转化成 xml response http response

Operators

operator ==(Object other) bool
The equality operator.
inherited