@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class SnapshotPlanCreationParams extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_CLUSTER_ID |
static String |
SERIALIZED_NAME_END_TIME |
static String |
SERIALIZED_NAME_EXEC_H_M |
static String |
SERIALIZED_NAME_EXECUTE_INTERVALS |
static String |
SERIALIZED_NAME_EXECUTE_PLAN_TYPE |
static String |
SERIALIZED_NAME_NAME |
static String |
SERIALIZED_NAME_REMAIN_SNAPSHOT_NUM |
static String |
SERIALIZED_NAME_START_TIME |
static String |
SERIALIZED_NAME_VM_IDS |
_isPresent_| 构造器和说明 |
|---|
SnapshotPlanCreationParams() |
public static final String SERIALIZED_NAME_EXECUTE_INTERVALS
public static final String SERIALIZED_NAME_EXECUTE_PLAN_TYPE
public static final String SERIALIZED_NAME_REMAIN_SNAPSHOT_NUM
public SnapshotPlanCreationParams vmIds(List<String> vmIds)
public SnapshotPlanCreationParams addVmIdsItem(String vmIdsItem)
public SnapshotPlanCreationParams vmIds_ExplictlyNull()
public SnapshotPlanCreationParams vmIds_ExplictlyNonNull()
public void setVmIds_IsExplictlyNull(boolean isExplictlyNull)
public boolean getVmIds_IsExplictlyNull()
public SnapshotPlanCreationParams executeIntervals(List<Integer> executeIntervals)
public SnapshotPlanCreationParams addExecuteIntervalsItem(Integer executeIntervalsItem)
@Nonnull public List<Integer> getExecuteIntervals()
public SnapshotPlanCreationParams executeIntervals_ExplictlyNull()
public SnapshotPlanCreationParams executeIntervals_ExplictlyNonNull()
public void setExecuteIntervals_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecuteIntervals_IsExplictlyNull()
public SnapshotPlanCreationParams executePlanType(SnapshotPlanExecuteType executePlanType)
@Nonnull public SnapshotPlanExecuteType getExecutePlanType()
public void setExecutePlanType(SnapshotPlanExecuteType executePlanType)
public SnapshotPlanCreationParams executePlanType_ExplictlyNull()
public SnapshotPlanCreationParams executePlanType_ExplictlyNonNull()
public void setExecutePlanType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecutePlanType_IsExplictlyNull()
public SnapshotPlanCreationParams execHM(String execHM)
public void setExecHM(String execHM)
public SnapshotPlanCreationParams execHM_ExplictlyNull()
public SnapshotPlanCreationParams execHM_ExplictlyNonNull()
public void setExecHM_IsExplictlyNull(boolean isExplictlyNull)
public boolean getExecHM_IsExplictlyNull()
public SnapshotPlanCreationParams endTime(String endTime)
public void setEndTime(String endTime)
public SnapshotPlanCreationParams endTime_ExplictlyNull()
public SnapshotPlanCreationParams endTime_ExplictlyNonNull()
public void setEndTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getEndTime_IsExplictlyNull()
public SnapshotPlanCreationParams startTime(String startTime)
public void setStartTime(String startTime)
public SnapshotPlanCreationParams startTime_ExplictlyNull()
public SnapshotPlanCreationParams startTime_ExplictlyNonNull()
public void setStartTime_IsExplictlyNull(boolean isExplictlyNull)
public boolean getStartTime_IsExplictlyNull()
public SnapshotPlanCreationParams remainSnapshotNum(Integer remainSnapshotNum)
@Nonnull public Integer getRemainSnapshotNum()
public void setRemainSnapshotNum(Integer remainSnapshotNum)
public SnapshotPlanCreationParams remainSnapshotNum_ExplictlyNull()
public SnapshotPlanCreationParams remainSnapshotNum_ExplictlyNonNull()
public void setRemainSnapshotNum_IsExplictlyNull(boolean isExplictlyNull)
public boolean getRemainSnapshotNum_IsExplictlyNull()
public SnapshotPlanCreationParams clusterId(String clusterId)
public void setClusterId(String clusterId)
public SnapshotPlanCreationParams clusterId_ExplictlyNull()
public SnapshotPlanCreationParams clusterId_ExplictlyNonNull()
public void setClusterId_IsExplictlyNull(boolean isExplictlyNull)
public boolean getClusterId_IsExplictlyNull()
public SnapshotPlanCreationParams name(String name)
public void setName(String name)
public SnapshotPlanCreationParams name_ExplictlyNull()
public SnapshotPlanCreationParams name_ExplictlyNonNull()
public void setName_IsExplictlyNull(boolean isExplictlyNull)
public boolean getName_IsExplictlyNull()
Copyright © 2025. All rights reserved.