Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ItemLevel
-
Packages that use ItemLevel Package Description com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ItemLevel in com.tencentcloudapi.dsgc.v20190723.models
Methods in com.tencentcloudapi.dsgc.v20190723.models that return ItemLevel Modifier and Type Method Description ItemLevel[]CreateDSPALevelGroupRequest. getItemLevels()Get 分级标识配置Methods in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ItemLevel Modifier and Type Method Description voidCreateDSPALevelGroupRequest. setItemLevels(ItemLevel[] ItemLevels)Set 分级标识配置Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ItemLevel Constructor Description ItemLevel(ItemLevel source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-