- anyifyMapValue(Map<String, ?>) - 类 中的静态方法com.aliyun.teautil.Common
-
Anyify the value of map
- assertAsBoolean(Object) - 类 中的静态方法com.aliyun.teautil.Common
-
Assert a value, if it is a boolean, return it, otherwise throws
- assertAsBytes(Object) - 类 中的静态方法com.aliyun.teautil.Common
-
Assert a value, if it is a bytes, return it, otherwise throws
- assertAsMap(Object) - 类 中的静态方法com.aliyun.teautil.Common
-
Assert a value, if it is a map, return it, otherwise throws
- assertAsNumber(Object) - 类 中的静态方法com.aliyun.teautil.Common
-
Assert a value, if it is a number, return it, otherwise throws
- assertAsReadable(Object) - 类 中的静态方法com.aliyun.teautil.Common
-
Assert a value, if it is a readable, return it, otherwise throws
- assertAsString(Object) - 类 中的静态方法com.aliyun.teautil.Common
-
Assert a value, if it is a string, return it, otherwise throws
- autoretry - 类 中的变量com.aliyun.teautil.models.RuntimeOptions
-