Uses of Class
com.tencentcloudapi.cvm.v20170312.models.ChcHost
-
Packages that use ChcHost Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of ChcHost in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return ChcHost Modifier and Type Method Description ChcHost[]DescribeChcHostsResponse. getChcHostSet()Get 返回的实例列表Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type ChcHost Modifier and Type Method Description voidDescribeChcHostsResponse. setChcHostSet(ChcHost[] ChcHostSet)Set 返回的实例列表Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type ChcHost Constructor Description ChcHost(ChcHost 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.
-