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