Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.AttachDetail
-
Packages that use AttachDetail Package Description com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of AttachDetail in com.tencentcloudapi.lighthouse.v20200324.models
Methods in com.tencentcloudapi.lighthouse.v20200324.models that return AttachDetail Modifier and Type Method Description AttachDetail[]DescribeInstancesDiskNumResponse. getAttachDetailSet()Get 挂载信息列表Methods in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type AttachDetail Modifier and Type Method Description voidDescribeInstancesDiskNumResponse. setAttachDetailSet(AttachDetail[] AttachDetailSet)Set 挂载信息列表Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type AttachDetail Constructor Description AttachDetail(AttachDetail 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.
-