Uses of Class
com.tencentcloudapi.cbs.v20170312.models.AttachDetail
-
Packages that use AttachDetail Package Description com.tencentcloudapi.cbs.v20170312.models -
-
Uses of AttachDetail in com.tencentcloudapi.cbs.v20170312.models
Methods in com.tencentcloudapi.cbs.v20170312.models that return AttachDetail Modifier and Type Method Description AttachDetail[]DescribeInstancesDiskNumResponse. getAttachDetail()Get 各个云服务器已挂载和可挂载弹性云盘的数量。Methods in com.tencentcloudapi.cbs.v20170312.models with parameters of type AttachDetail Modifier and Type Method Description voidDescribeInstancesDiskNumResponse. setAttachDetail(AttachDetail[] AttachDetail)Set 各个云服务器已挂载和可挂载弹性云盘的数量。Constructors in com.tencentcloudapi.cbs.v20170312.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.
-