@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class BackupPlanExecuteParamsData extends ConditionalNullable.ConditionalNullablePojo
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_TYPE |
_isPresent_| 构造器和说明 |
|---|
BackupPlanExecuteParamsData() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
boolean |
getType_IsExplictlyNull() |
BackupExecutionType |
getType()
Get type
|
int |
hashCode() |
void |
setType_IsExplictlyNull(boolean isExplictlyNull) |
void |
setType(BackupExecutionType type) |
String |
toString() |
BackupPlanExecuteParamsData |
type_ExplictlyNonNull() |
BackupPlanExecuteParamsData |
type_ExplictlyNull() |
BackupPlanExecuteParamsData |
type(BackupExecutionType type) |
public BackupPlanExecuteParamsData type(BackupExecutionType type)
@Nonnull public BackupExecutionType getType()
public void setType(BackupExecutionType type)
public BackupPlanExecuteParamsData type_ExplictlyNull()
public BackupPlanExecuteParamsData type_ExplictlyNonNull()
public void setType_IsExplictlyNull(boolean isExplictlyNull)
public boolean getType_IsExplictlyNull()
Copyright © 2025. All rights reserved.