类 OTSClientConfig
- java.lang.Object
-
- xin.manong.weapon.aliyun.secret.DynamicSecretConfig
-
- xin.manong.weapon.aliyun.ots.OTSClientConfig
-
public class OTSClientConfig extends DynamicSecretConfig
OTS客户端配置- 作者:
- frankcl
-
-
字段概要
字段 修饰符和类型 字段 说明 intconnectionRequestTimeoutMsintconnectionTimeoutMsStringendpointStringinstanceintretryCntintsocketTimeoutMs-
从类继承的字段 xin.manong.weapon.aliyun.secret.DynamicSecretConfig
aliyunSecret, dynamic
-
-
构造器概要
构造器 构造器 说明 OTSClientConfig()
-
-
-
方法详细资料
-
check
public boolean check()
检测合法性- 覆盖:
check在类中DynamicSecretConfig- 返回:
- 合法返回true,否则返回false
-
-