Uses of Class
com.tencentcloudapi.cbs.v20170312.models.ModifyAutoSnapshotPolicyAttributeResponse
-
Packages that use ModifyAutoSnapshotPolicyAttributeResponse Package Description com.tencentcloudapi.cbs.v20170312 com.tencentcloudapi.cbs.v20170312.models -
-
Uses of ModifyAutoSnapshotPolicyAttributeResponse in com.tencentcloudapi.cbs.v20170312
Methods in com.tencentcloudapi.cbs.v20170312 that return ModifyAutoSnapshotPolicyAttributeResponse Modifier and Type Method Description ModifyAutoSnapshotPolicyAttributeResponse
CbsClient. ModifyAutoSnapshotPolicyAttribute(ModifyAutoSnapshotPolicyAttributeRequest req)
本接口(ModifyAutoSnapshotPolicyAttribute)用于修改定期快照策略属性。 可通过该接口修改定期快照策略的执行策略、名称、是否激活等属性。 修改保留天数时必须保证不与是否永久保留属性冲突,否则整个操作失败,以特定的错误码返回。 -
Uses of ModifyAutoSnapshotPolicyAttributeResponse in com.tencentcloudapi.cbs.v20170312.models
Constructors in com.tencentcloudapi.cbs.v20170312.models with parameters of type ModifyAutoSnapshotPolicyAttributeResponse Constructor Description ModifyAutoSnapshotPolicyAttributeResponse(ModifyAutoSnapshotPolicyAttributeResponse 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.
-