Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ModifyLevelNameResponse
-
Packages that use ModifyLevelNameResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ModifyLevelNameResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return ModifyLevelNameResponse Modifier and Type Method Description ModifyLevelNameResponse
DsgcClient. ModifyLevelName(ModifyLevelNameRequest req)
修改级别名称 -
Uses of ModifyLevelNameResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ModifyLevelNameResponse Constructor Description ModifyLevelNameResponse(ModifyLevelNameResponse 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.
-