@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class BackupRestorePoint extends Object
| 构造器和说明 |
|---|
BackupRestorePoint() |
public static final String SERIALIZED_NAME_BACKUP_RESTORE_EXECUTIONS
public static final String SERIALIZED_NAME_BACKUP_TARGET_EXECUTION
public static final String SERIALIZED_NAME_CLUSTER_LOCAL_ID
public static final String SERIALIZED_NAME_COMPRESSION_RATIO
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT
public static final String SERIALIZED_NAME_PARENT_RESTORE_POINT
public static final String SERIALIZED_NAME_SNAPSHOT_CONSISTENT_TYPE
public static final String SERIALIZED_NAME_VALID_CAPACITY
public BackupRestorePoint backupPlan(NestedBackupPlan backupPlan)
@Nonnull public NestedBackupPlan getBackupPlan()
public void setBackupPlan(NestedBackupPlan backupPlan)
public BackupRestorePoint backupRestoreExecutions(List<NestedBackupRestoreExecution> backupRestoreExecutions)
public BackupRestorePoint addBackupRestoreExecutionsItem(NestedBackupRestoreExecution backupRestoreExecutionsItem)
@Nullable public List<NestedBackupRestoreExecution> getBackupRestoreExecutions()
public void setBackupRestoreExecutions(List<NestedBackupRestoreExecution> backupRestoreExecutions)
public BackupRestorePoint backupTargetExecution(NestedBackupTargetExecution backupTargetExecution)
@Nonnull public NestedBackupTargetExecution getBackupTargetExecution()
public void setBackupTargetExecution(NestedBackupTargetExecution backupTargetExecution)
public BackupRestorePoint clusterLocalId(String clusterLocalId)
public void setClusterLocalId(String clusterLocalId)
public BackupRestorePoint compressed(Boolean compressed)
public void setCompressed(Boolean compressed)
public BackupRestorePoint compressionRatio(Double compressionRatio)
@Nullable public Double getCompressionRatio()
public void setCompressionRatio(Double compressionRatio)
public BackupRestorePoint creation(BackupRestorePointCreation creation)
@Nullable public BackupRestorePointCreation getCreation()
public void setCreation(BackupRestorePointCreation creation)
public BackupRestorePoint entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public BackupRestorePoint id(String id)
public void setId(String id)
public BackupRestorePoint localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public BackupRestorePoint localId(String localId)
public void setLocalId(String localId)
public BackupRestorePoint logicalSize(Long logicalSize)
public void setLogicalSize(Long logicalSize)
public BackupRestorePoint parentRestorePoint(String parentRestorePoint)
@Nullable public String getParentRestorePoint()
public void setParentRestorePoint(String parentRestorePoint)
public BackupRestorePoint physicalSize(Long physicalSize)
public void setPhysicalSize(Long physicalSize)
public BackupRestorePoint size(Long size)
public void setSize(Long size)
public BackupRestorePoint slice(String slice)
public void setSlice(String slice)
public BackupRestorePoint snapshotConsistentType(ConsistentType snapshotConsistentType)
@Nullable public ConsistentType getSnapshotConsistentType()
public void setSnapshotConsistentType(ConsistentType snapshotConsistentType)
public BackupRestorePoint type(BackupRestorePointType type)
@Nullable public BackupRestorePointType getType()
public void setType(BackupRestorePointType type)
public BackupRestorePoint validCapacity(Long validCapacity)
public void setValidCapacity(Long validCapacity)
public BackupRestorePoint validSize(Long validSize)
public void setValidSize(Long validSize)
public BackupRestorePoint vm(NestedVm vm)
public void setVm(NestedVm vm)
public BackupRestorePoint vmLocalId(String vmLocalId)
public void setVmLocalId(String vmLocalId)
public BackupRestorePoint vmName(String vmName)
public void setVmName(String vmName)
Copyright © 2025. All rights reserved.