Uses of Class
com.volcengine.cdn.model.DownloadSpeedLimitForCreateDomainVersionInput
-
Packages that use DownloadSpeedLimitForCreateDomainVersionInput Package Description com.volcengine.cdn.model -
-
Uses of DownloadSpeedLimitForCreateDomainVersionInput in com.volcengine.cdn.model
Methods in com.volcengine.cdn.model that return DownloadSpeedLimitForCreateDomainVersionInput Modifier and Type Method Description DownloadSpeedLimitForCreateDomainVersionInputDownloadSpeedLimitForCreateDomainVersionInput. _switch(Boolean _switch)DownloadSpeedLimitForCreateDomainVersionInputDownloadSpeedLimitForCreateDomainVersionInput. addDownloadSpeedLimitRulesItem(DownloadSpeedLimitRuleForCreateDomainVersionInput downloadSpeedLimitRulesItem)DownloadSpeedLimitForCreateDomainVersionInputDownloadSpeedLimitForCreateDomainVersionInput. downloadSpeedLimitRules(List<DownloadSpeedLimitRuleForCreateDomainVersionInput> downloadSpeedLimitRules)@Valid DownloadSpeedLimitForCreateDomainVersionInputCreateDomainVersionRequest. getDownloadSpeedLimit()Get downloadSpeedLimitMethods in com.volcengine.cdn.model with parameters of type DownloadSpeedLimitForCreateDomainVersionInput Modifier and Type Method Description CreateDomainVersionRequestCreateDomainVersionRequest. downloadSpeedLimit(DownloadSpeedLimitForCreateDomainVersionInput downloadSpeedLimit)voidCreateDomainVersionRequest. setDownloadSpeedLimit(DownloadSpeedLimitForCreateDomainVersionInput downloadSpeedLimit)
-