Uses of Class
com.tencentcloudapi.cvm.v20170312.models.ChcHostDeniedActions
-
Packages that use ChcHostDeniedActions Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of ChcHostDeniedActions in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return ChcHostDeniedActions Modifier and Type Method Description ChcHostDeniedActions[]DescribeChcDeniedActionsResponse. getChcHostDeniedActionSet()Get CHC实例禁止操作信息Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type ChcHostDeniedActions Modifier and Type Method Description voidDescribeChcDeniedActionsResponse. setChcHostDeniedActionSet(ChcHostDeniedActions[] ChcHostDeniedActionSet)Set CHC实例禁止操作信息Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type ChcHostDeniedActions Constructor Description ChcHostDeniedActions(ChcHostDeniedActions 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.
-