Uses of Class
com.tencentcloudapi.cfs.v20190719.models.UpdateCfsSnapshotAttributeResponse
-
Packages that use UpdateCfsSnapshotAttributeResponse Package Description com.tencentcloudapi.cfs.v20190719 com.tencentcloudapi.cfs.v20190719.models -
-
Uses of UpdateCfsSnapshotAttributeResponse in com.tencentcloudapi.cfs.v20190719
Methods in com.tencentcloudapi.cfs.v20190719 that return UpdateCfsSnapshotAttributeResponse Modifier and Type Method Description UpdateCfsSnapshotAttributeResponseCfsClient. UpdateCfsSnapshotAttribute(UpdateCfsSnapshotAttributeRequest req)更新文件系统快照名称及保留时长 -
Uses of UpdateCfsSnapshotAttributeResponse in com.tencentcloudapi.cfs.v20190719.models
Constructors in com.tencentcloudapi.cfs.v20190719.models with parameters of type UpdateCfsSnapshotAttributeResponse Constructor Description UpdateCfsSnapshotAttributeResponse(UpdateCfsSnapshotAttributeResponse 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.
-