Uses of Class
cn.ucloud.usms.models.SendBatchUSMSMessageResponse.BatchInfo
-
Packages that use SendBatchUSMSMessageResponse.BatchInfo Package Description cn.ucloud.usms.models -
-
Uses of SendBatchUSMSMessageResponse.BatchInfo in cn.ucloud.usms.models
Methods in cn.ucloud.usms.models that return types with arguments of type SendBatchUSMSMessageResponse.BatchInfo Modifier and Type Method Description List<SendBatchUSMSMessageResponse.BatchInfo>SendBatchUSMSMessageResponse. getFailContent()Method parameters in cn.ucloud.usms.models with type arguments of type SendBatchUSMSMessageResponse.BatchInfo Modifier and Type Method Description voidSendBatchUSMSMessageResponse. setFailContent(List<SendBatchUSMSMessageResponse.BatchInfo> failContent)
-