public class AliyunVmsProvider extends AbstractAliyunProvider<AliyunVmsTemplate,AliyunVmsProperties>
properties| Constructor and Description |
|---|
AliyunVmsProvider(AliyunVmsProperties properties) |
| Modifier and Type | Method and Description |
|---|---|
Response |
send(AliyunVmsTemplate template)
指定模版
Template并发送. |
checkResponse, getSign, sign, specialUrlEncodesendpublic AliyunVmsProvider(AliyunVmsProperties properties)
public Response send(AliyunVmsTemplate template)
ProviderTemplate并发送.
注意:不同等服务商使用的模版实现不同.
send in interface Provider<AliyunVmsTemplate>send in class AbstractProvider<AliyunVmsTemplate,AliyunVmsProperties>template - 模版Copyright © 2020. All rights reserved.