@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SnapshotPlan extends ConditionalNullable.ConditionalNullablePojo
_isPresent_| 构造器和说明 |
|---|
SnapshotPlan() |
public static final String SERIALIZED_NAME_AUTO_DELETE_NUM
public static final String SERIALIZED_NAME_AUTO_EXECUTE_NUM
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public static final String SERIALIZED_NAME_EXECUTE_INTERVALS
public static final String SERIALIZED_NAME_EXECUTE_PLAN_TYPE
public static final String SERIALIZED_NAME_EXECUTION_TASKS
public static final String SERIALIZED_NAME_LAST_EXECUTE_END_TIME
public static final String SERIALIZED_NAME_LAST_EXECUTE_STATUS
public static final String SERIALIZED_NAME_LAST_EXECUTE_TIME
public static final String SERIALIZED_NAME_LOGICAL_SIZE_BYTES
public static final String SERIALIZED_NAME_MANUAL_DELETE_NUM
public static final String SERIALIZED_NAME_MANUAL_EXECUTE_NUM
public static final String SERIALIZED_NAME_NEXT_EXECUTE_TIME
public static final String SERIALIZED_NAME_PHYSICAL_SIZE_BYTES
public static final String SERIALIZED_NAME_REMAIN_SNAPSHOT_NUM
public static final String SERIALIZED_NAME_SNAPSHOT_GROUP_NUM
public SnapshotPlan autoDeleteNum(Integer autoDeleteNum)
public void setAutoDeleteNum(Integer autoDeleteNum)
public SnapshotPlan autoDeleteNum_ExplictlyNull()
public SnapshotPlan autoDeleteNum_ExplictlyNonNull()
public void setAutoDeleteNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAutoDeleteNum_IsExplictlyNull()
public SnapshotPlan autoExecuteNum(Integer autoExecuteNum)
public void setAutoExecuteNum(Integer autoExecuteNum)
public SnapshotPlan autoExecuteNum_ExplictlyNull()
public SnapshotPlan autoExecuteNum_ExplictlyNonNull()
public void setAutoExecuteNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getAutoExecuteNum_IsExplictlyNull()
public SnapshotPlan cluster(NestedCluster cluster)
@Nonnull public NestedCluster getCluster()
public void setCluster(NestedCluster cluster)
public SnapshotPlan cluster_ExplictlyNull()
public SnapshotPlan cluster_ExplictlyNonNull()
public void setCluster_IsExplictlyNull(boolean isExplictlyNull)
public boolean getCluster_IsExplictlyNull()
public SnapshotPlan description(String description)
public void setDescription(String description)
public SnapshotPlan description_ExplictlyNull()
public SnapshotPlan description_ExplictlyNonNull()
public void setDescription_IsExplictlyNull(boolean isExplictlyNull)
public boolean getDescription_IsExplictlyNull()
public SnapshotPlan endTime(String endTime)
public void setEndTime(String endTime)
public SnapshotPlan endTime_ExplictlyNull()
public SnapshotPlan endTime_ExplictlyNonNull()
public void setEndTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndTime_IsExplictlyNull()
public SnapshotPlan entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public SnapshotPlan entityAsyncStatus_ExplictlyNull()
public SnapshotPlan entityAsyncStatus_ExplictlyNonNull()
public void setEntityAsyncStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEntityAsyncStatus_IsExplictlyNull()
public SnapshotPlan execHM(Object execHM)
public void setExecHM(Object execHM)
public SnapshotPlan execHM_ExplictlyNull()
public SnapshotPlan execHM_ExplictlyNonNull()
public void setExecHM_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecHM_IsExplictlyNull()
public SnapshotPlan executeIntervals(List<Integer> executeIntervals)
public SnapshotPlan addExecuteIntervalsItem(Integer executeIntervalsItem)
@Nonnull public List<Integer> getExecuteIntervals()
public SnapshotPlan executeIntervals_ExplictlyNull()
public SnapshotPlan executeIntervals_ExplictlyNonNull()
public void setExecuteIntervals_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecuteIntervals_IsExplictlyNull()
public SnapshotPlan executePlanType(SnapshotPlanExecuteType executePlanType)
@Nonnull public SnapshotPlanExecuteType getExecutePlanType()
public void setExecutePlanType(SnapshotPlanExecuteType executePlanType)
public SnapshotPlan executePlanType_ExplictlyNull()
public SnapshotPlan executePlanType_ExplictlyNonNull()
public void setExecutePlanType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutePlanType_IsExplictlyNull()
public SnapshotPlan executionTasks(List<NestedSnapshotPlanTask> executionTasks)
public SnapshotPlan addExecutionTasksItem(NestedSnapshotPlanTask executionTasksItem)
@Nullable public List<NestedSnapshotPlanTask> getExecutionTasks()
public void setExecutionTasks(List<NestedSnapshotPlanTask> executionTasks)
public SnapshotPlan executionTasks_ExplictlyNull()
public SnapshotPlan executionTasks_ExplictlyNonNull()
public void setExecutionTasks_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutionTasks_IsExplictlyNull()
public SnapshotPlan healthy(Boolean healthy)
public void setHealthy(Boolean healthy)
public SnapshotPlan healthy_ExplictlyNull()
public SnapshotPlan healthy_ExplictlyNonNull()
public void setHealthy_IsExplictlyNull(boolean isExplictlyNull)
public boolean getHealthy_IsExplictlyNull()
public SnapshotPlan id(String id)
public void setId(String id)
public SnapshotPlan id_ExplictlyNull()
public SnapshotPlan id_ExplictlyNonNull()
public void setId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getId_IsExplictlyNull()
public SnapshotPlan lastExecuteEndTime(String lastExecuteEndTime)
@Nullable public String getLastExecuteEndTime()
public void setLastExecuteEndTime(String lastExecuteEndTime)
public SnapshotPlan lastExecuteEndTime_ExplictlyNull()
public SnapshotPlan lastExecuteEndTime_ExplictlyNonNull()
public void setLastExecuteEndTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLastExecuteEndTime_IsExplictlyNull()
public SnapshotPlan lastExecuteStatus(SnapshotPlanExecuteStatus lastExecuteStatus)
@Nonnull public SnapshotPlanExecuteStatus getLastExecuteStatus()
public void setLastExecuteStatus(SnapshotPlanExecuteStatus lastExecuteStatus)
public SnapshotPlan lastExecuteStatus_ExplictlyNull()
public SnapshotPlan lastExecuteStatus_ExplictlyNonNull()
public void setLastExecuteStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLastExecuteStatus_IsExplictlyNull()
public SnapshotPlan lastExecuteTime(String lastExecuteTime)
@Nullable public String getLastExecuteTime()
public void setLastExecuteTime(String lastExecuteTime)
public SnapshotPlan lastExecuteTime_ExplictlyNull()
public SnapshotPlan lastExecuteTime_ExplictlyNonNull()
public void setLastExecuteTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLastExecuteTime_IsExplictlyNull()
public SnapshotPlan localId(String localId)
public void setLocalId(String localId)
public SnapshotPlan localId_ExplictlyNull()
public SnapshotPlan localId_ExplictlyNonNull()
public void setLocalId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLocalId_IsExplictlyNull()
public SnapshotPlan logicalSizeBytes(Long logicalSizeBytes)
@Nonnull public Long getLogicalSizeBytes()
public void setLogicalSizeBytes(Long logicalSizeBytes)
public SnapshotPlan logicalSizeBytes_ExplictlyNull()
public SnapshotPlan logicalSizeBytes_ExplictlyNonNull()
public void setLogicalSizeBytes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getLogicalSizeBytes_IsExplictlyNull()
public SnapshotPlan manualDeleteNum(Integer manualDeleteNum)
@Nonnull public Integer getManualDeleteNum()
public void setManualDeleteNum(Integer manualDeleteNum)
public SnapshotPlan manualDeleteNum_ExplictlyNull()
public SnapshotPlan manualDeleteNum_ExplictlyNonNull()
public void setManualDeleteNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManualDeleteNum_IsExplictlyNull()
public SnapshotPlan manualExecuteNum(Integer manualExecuteNum)
@Nonnull public Integer getManualExecuteNum()
public void setManualExecuteNum(Integer manualExecuteNum)
public SnapshotPlan manualExecuteNum_ExplictlyNull()
public SnapshotPlan manualExecuteNum_ExplictlyNonNull()
public void setManualExecuteNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getManualExecuteNum_IsExplictlyNull()
public SnapshotPlan mirror(Boolean mirror)
public void setMirror(Boolean mirror)
public SnapshotPlan mirror_ExplictlyNull()
public SnapshotPlan mirror_ExplictlyNonNull()
public void setMirror_IsExplictlyNull(boolean isExplictlyNull)
public boolean getMirror_IsExplictlyNull()
public SnapshotPlan name(String name)
public void setName(String name)
public SnapshotPlan name_ExplictlyNull()
public SnapshotPlan name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
public SnapshotPlan nextExecuteTime(String nextExecuteTime)
@Nullable public String getNextExecuteTime()
public void setNextExecuteTime(String nextExecuteTime)
public SnapshotPlan nextExecuteTime_ExplictlyNull()
public SnapshotPlan nextExecuteTime_ExplictlyNonNull()
public void setNextExecuteTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getNextExecuteTime_IsExplictlyNull()
public SnapshotPlan objectNum(Integer objectNum)
public void setObjectNum(Integer objectNum)
public SnapshotPlan objectNum_ExplictlyNull()
public SnapshotPlan objectNum_ExplictlyNonNull()
public void setObjectNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getObjectNum_IsExplictlyNull()
public SnapshotPlan physicalSizeBytes(Long physicalSizeBytes)
@Nonnull public Long getPhysicalSizeBytes()
public void setPhysicalSizeBytes(Long physicalSizeBytes)
public SnapshotPlan physicalSizeBytes_ExplictlyNull()
public SnapshotPlan physicalSizeBytes_ExplictlyNonNull()
public void setPhysicalSizeBytes_IsExplictlyNull(boolean isExplictlyNull)
public boolean getPhysicalSizeBytes_IsExplictlyNull()
public SnapshotPlan remainSnapshotNum(Integer remainSnapshotNum)
@Nonnull public Integer getRemainSnapshotNum()
public void setRemainSnapshotNum(Integer remainSnapshotNum)
public SnapshotPlan remainSnapshotNum_ExplictlyNull()
public SnapshotPlan remainSnapshotNum_ExplictlyNonNull()
public void setRemainSnapshotNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainSnapshotNum_IsExplictlyNull()
public SnapshotPlan snapshotGroupNum(Integer snapshotGroupNum)
@Nonnull public Integer getSnapshotGroupNum()
public void setSnapshotGroupNum(Integer snapshotGroupNum)
public SnapshotPlan snapshotGroupNum_ExplictlyNull()
public SnapshotPlan snapshotGroupNum_ExplictlyNonNull()
public void setSnapshotGroupNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getSnapshotGroupNum_IsExplictlyNull()
public SnapshotPlan startTime(String startTime)
public void setStartTime(String startTime)
public SnapshotPlan startTime_ExplictlyNull()
public SnapshotPlan startTime_ExplictlyNonNull()
public void setStartTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartTime_IsExplictlyNull()
public SnapshotPlan status(SnapshotPlanStatus status)
@Nonnull public SnapshotPlanStatus getStatus()
public void setStatus(SnapshotPlanStatus status)
public SnapshotPlan status_ExplictlyNull()
public SnapshotPlan status_ExplictlyNonNull()
public void setStatus_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStatus_IsExplictlyNull()
public SnapshotPlan vms(List<NestedVm> vms)
public SnapshotPlan addVmsItem(NestedVm vmsItem)
public SnapshotPlan vms_ExplictlyNull()
public SnapshotPlan vms_ExplictlyNonNull()
public void setVms_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVms_IsExplictlyNull()
Copyright © 2025. All rights reserved.