public static final class GetBackupStorageCountResponseBody.BackupStorageCount.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
GetBackupStorageCountResponseBody.BackupStorageCount |
build() |
GetBackupStorageCountResponseBody.BackupStorageCount.Builder |
buyStorageByte(Long buyStorageByte)
The anti-ransomware capacity that you purchased.
|
GetBackupStorageCountResponseBody.BackupStorageCount.Builder |
ecsUsageStorageByte(Long ecsUsageStorageByte)
The storage capacity that is occupied by the backup data of your servers.
|
GetBackupStorageCountResponseBody.BackupStorageCount.Builder |
overflow(Integer overflow)
Indicates whether the anti-ransomware capacity that is used exceeds the anti-ransomware capacity that you purchased.
|
GetBackupStorageCountResponseBody.BackupStorageCount.Builder |
uniUsageStorageByte(Long uniUsageStorageByte)
The storage capacity that is occupied by the backup data of your databases.
|
GetBackupStorageCountResponseBody.BackupStorageCount.Builder |
usageStorageByte(Long usageStorageByte)
The total anti-ransomware capacity that is used.
|
public GetBackupStorageCountResponseBody.BackupStorageCount.Builder buyStorageByte(Long buyStorageByte)
public GetBackupStorageCountResponseBody.BackupStorageCount.Builder ecsUsageStorageByte(Long ecsUsageStorageByte)
public GetBackupStorageCountResponseBody.BackupStorageCount.Builder overflow(Integer overflow)
* **0**: no * **1**: yes
public GetBackupStorageCountResponseBody.BackupStorageCount.Builder uniUsageStorageByte(Long uniUsageStorageByte)
public GetBackupStorageCountResponseBody.BackupStorageCount.Builder usageStorageByte(Long usageStorageByte)
public GetBackupStorageCountResponseBody.BackupStorageCount build()
Copyright © 2023. All rights reserved.