Package org.dromara.sms4j.jdcloud.config
Class JdCloudConfig
- java.lang.Object
-
- org.dromara.sms4j.provider.config.BaseConfig
-
- org.dromara.sms4j.jdcloud.config.JdCloudConfig
-
- All Implemented Interfaces:
SupplierConfig
public class JdCloudConfig extends BaseConfig
京东云短信配置属性- Since:
- 2023/4/10 20:01
- Author:
- Charles7c
-
-
Constructor Summary
Constructors Constructor Description JdCloudConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetSupplier()获取供应商-
Methods inherited from class org.dromara.sms4j.provider.config.BaseConfig
setMaxRetries, setRetryInterval
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.dromara.sms4j.api.universal.SupplierConfig
getConfigId, getProxy
-
-