Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.ModifySnapshotAttributeResponse
-
Packages that use ModifySnapshotAttributeResponse Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of ModifySnapshotAttributeResponse in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 that return ModifySnapshotAttributeResponse Modifier and Type Method Description ModifySnapshotAttributeResponse
LighthouseClient. ModifySnapshotAttribute(ModifySnapshotAttributeRequest req)
本接口(ModifySnapshotAttribute)用于修改指定快照的属性。 “快照名称”仅为方便用户自己管理之用。 -
Uses of ModifySnapshotAttributeResponse in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ModifySnapshotAttributeResponse Constructor Description ModifySnapshotAttributeResponse(ModifySnapshotAttributeResponse 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.
-