@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class BackupPlanExecution extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_BACKUP_PLAN |
static String |
SERIALIZED_NAME_DELETABLE_FLAG_MARKED |
static String |
SERIALIZED_NAME_DURATION |
static String |
SERIALIZED_NAME_ENTITY_ASYNC_STATUS |
static String |
SERIALIZED_NAME_EXECUTED_AT |
static String |
SERIALIZED_NAME_ID |
static String |
SERIALIZED_NAME_LOCAL_CREATED_AT |
static String |
SERIALIZED_NAME_LOCAL_ID |
static String |
SERIALIZED_NAME_METHOD |
static String |
SERIALIZED_NAME_STATE |
static String |
SERIALIZED_NAME_STATUS |
static String |
SERIALIZED_NAME_SUCCESS_JOB_COUNT |
static String |
SERIALIZED_NAME_TOTAL_JOB_COUNT |
static String |
SERIALIZED_NAME_TYPE |
_isPresent_| 构造器和说明 |
|---|
BackupPlanExecution() |
public static final String SERIALIZED_NAME_DELETABLE_FLAG_MARKED
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_LOCAL_CREATED_AT
public static final String SERIALIZED_NAME_SUCCESS_JOB_COUNT
public static final String SERIALIZED_NAME_TOTAL_JOB_COUNT
public BackupPlanExecution backupPlan(NestedBackupPlan backupPlan)
@Nullable public NestedBackupPlan getBackupPlan()
public void setBackupPlan(NestedBackupPlan backupPlan)
public BackupPlanExecution backupPlan_ExplictlyNull()
public BackupPlanExecution backupPlan_ExplictlyNonNull()
public void setBackupPlan_IsExplictlyNull(boolean isExplictlyNull)
public boolean getBackupPlan_IsExplictlyNull()
public BackupPlanExecution deletableFlagMarked(Boolean deletableFlagMarked)
@Nullable public Boolean getDeletableFlagMarked()
public void setDeletableFlagMarked(Boolean deletableFlagMarked)
public BackupPlanExecution deletableFlagMarked_ExplictlyNull()
public BackupPlanExecution deletableFlagMarked_ExplictlyNonNull()
public void setDeletableFlagMarked_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDeletableFlagMarked_IsExplictlyNull()
public BackupPlanExecution duration(Integer duration)
public void setDuration(Integer duration)
public BackupPlanExecution duration_ExplictlyNull()
public BackupPlanExecution duration_ExplictlyNonNull()
public void setDuration_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDuration_IsExplictlyNull()
public BackupPlanExecution entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public BackupPlanExecution entityAsyncStatus_ExplictlyNull()
public BackupPlanExecution entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public BackupPlanExecution executedAt(String executedAt)
public void setExecutedAt(String executedAt)
public BackupPlanExecution executedAt_ExplictlyNull()
public BackupPlanExecution executedAt_ExplictlyNonNull()
public void setExecutedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutedAt_IsExplictlyNull()
public BackupPlanExecution id(String id)
public void setId(String id)
public BackupPlanExecution id_ExplictlyNull()
public BackupPlanExecution id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public BackupPlanExecution localCreatedAt(String localCreatedAt)
public void setLocalCreatedAt(String localCreatedAt)
public BackupPlanExecution localCreatedAt_ExplictlyNull()
public BackupPlanExecution localCreatedAt_ExplictlyNonNull()
public void setLocalCreatedAt_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalCreatedAt_IsExplictlyNull()
public BackupPlanExecution localId(String localId)
public void setLocalId(String localId)
public BackupPlanExecution localId_ExplictlyNull()
public BackupPlanExecution localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public BackupPlanExecution method(BackupExecutionMethod method)
@Nonnull public BackupExecutionMethod getMethod()
public void setMethod(BackupExecutionMethod method)
public BackupPlanExecution method_ExplictlyNull()
public BackupPlanExecution method_ExplictlyNonNull()
public void setMethod_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMethod_IsExplictlyNull()
public BackupPlanExecution state(BackupPlanExecutionState state)
@Nullable public BackupPlanExecutionState getState()
public void setState(BackupPlanExecutionState state)
public BackupPlanExecution state_ExplictlyNull()
public BackupPlanExecution state_ExplictlyNonNull()
public void setState_IsExplictlyNull(boolean isExplictlyNull)
public boolean getState_IsExplictlyNull()
public BackupPlanExecution status(BackupPlanExecutionStatus status)
@Nonnull public BackupPlanExecutionStatus getStatus()
public void setStatus(BackupPlanExecutionStatus status)
public BackupPlanExecution status_ExplictlyNull()
public BackupPlanExecution status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public BackupPlanExecution successJobCount(Integer successJobCount)
@Nullable public Integer getSuccessJobCount()
public void setSuccessJobCount(Integer successJobCount)
public BackupPlanExecution successJobCount_ExplictlyNull()
public BackupPlanExecution successJobCount_ExplictlyNonNull()
public void setSuccessJobCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSuccessJobCount_IsExplictlyNull()
public BackupPlanExecution totalJobCount(Integer totalJobCount)
public void setTotalJobCount(Integer totalJobCount)
public BackupPlanExecution totalJobCount_ExplictlyNull()
public BackupPlanExecution totalJobCount_ExplictlyNonNull()
public void setTotalJobCount_IsExplictlyNull(boolean isExplictlyNull)
public boolean getTotalJobCount_IsExplictlyNull()
public BackupPlanExecution type(BackupExecutionType type)
@Nonnull public BackupExecutionType getType()
public void setType(BackupExecutionType type)
public BackupPlanExecution type_ExplictlyNull()
public BackupPlanExecution type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
Copyright © 2025. All rights reserved.