Uses of Class
cn.ucloud.uec.models.DescribeUEcHolderResponse.CfgDictList
-
Packages that use DescribeUEcHolderResponse.CfgDictList Package Description cn.ucloud.uec.models -
-
Uses of DescribeUEcHolderResponse.CfgDictList in cn.ucloud.uec.models
Methods in cn.ucloud.uec.models that return types with arguments of type DescribeUEcHolderResponse.CfgDictList Modifier and Type Method Description List<DescribeUEcHolderResponse.CfgDictList>DescribeUEcHolderResponse.DockerInfo. getCfgDictList()Method parameters in cn.ucloud.uec.models with type arguments of type DescribeUEcHolderResponse.CfgDictList Modifier and Type Method Description voidDescribeUEcHolderResponse.DockerInfo. setCfgDictList(List<DescribeUEcHolderResponse.CfgDictList> cfgDictList)
-