Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.DiskDeniedActions
-
Packages that use DiskDeniedActions Package Description com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of DiskDeniedActions in com.tencentcloudapi.lighthouse.v20200324.models
Methods in com.tencentcloudapi.lighthouse.v20200324.models that return DiskDeniedActions Modifier and Type Method Description DiskDeniedActions[]DescribeDisksDeniedActionsResponse. getDiskDeniedActionSet()Get 云硬盘操作限制列表详细信息。Methods in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type DiskDeniedActions Modifier and Type Method Description voidDescribeDisksDeniedActionsResponse. setDiskDeniedActionSet(DiskDeniedActions[] DiskDeniedActionSet)Set 云硬盘操作限制列表详细信息。Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type DiskDeniedActions Constructor Description DiskDeniedActions(DiskDeniedActions 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.
-