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