程序包 | 说明 |
---|---|
com.aliyun.sdk.service.drds20190123.models |
限定符和类型 | 方法和说明 |
---|---|
static SetBackupLocalRequest.Builder |
SetBackupLocalRequest.builder() |
SetBackupLocalRequest.Builder |
SetBackupLocalRequest.Builder.drdsInstanceId(String drdsInstanceId)
The ID of the PolarDB-X 1.0 instance.
|
SetBackupLocalRequest.Builder |
SetBackupLocalRequest.Builder.highSpaceUsageProtection(String highSpaceUsageProtection)
Specifies whether to enable the feature to forcibly delete binary log files if the used storage space reaches 90% of the total storage space or the remaining storage space is less than 5 GB.
|
SetBackupLocalRequest.Builder |
SetBackupLocalRequest.Builder.localLogRetentionHours(String localLogRetentionHours)
The number of hours for which log backup files are retained on the instance.
|
SetBackupLocalRequest.Builder |
SetBackupLocalRequest.Builder.localLogRetentionSpace(String localLogRetentionSpace)
The maximum storage space usage that is allowed for log files on the instance.
|
SetBackupLocalRequest.Builder |
SetBackupLocalRequest.toBuilder() |
Copyright © 2024. All rights reserved.