Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ModifyLevelStateRequest
-
Packages that use ModifyLevelStateRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ModifyLevelStateRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type ModifyLevelStateRequest Modifier and Type Method Description ModifyLevelStateResponse
DsgcClient. ModifyLevelState(ModifyLevelStateRequest req)
开启级别或关闭级别 -
Uses of ModifyLevelStateRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ModifyLevelStateRequest Constructor Description ModifyLevelStateRequest(ModifyLevelStateRequest 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.
-