@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class DeleteBackupPlan extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ENTITY_ASYNC_STATUS |
static String |
SERIALIZED_NAME_ID |
| 构造器和说明 |
|---|
DeleteBackupPlan() |
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteBackupPlan |
entityAsyncStatus(EntityAsyncStatus entityAsyncStatus) |
boolean |
equals(Object o) |
EntityAsyncStatus |
getEntityAsyncStatus()
Get entityAsyncStatus
|
String |
getId()
Get id
|
int |
hashCode() |
DeleteBackupPlan |
id(String id) |
void |
setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus) |
void |
setId(String id) |
String |
toString() |
public static final String SERIALIZED_NAME_ENTITY_ASYNC_STATUS
public DeleteBackupPlan entityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
@Nullable public EntityAsyncStatus getEntityAsyncStatus()
public void setEntityAsyncStatus(EntityAsyncStatus entityAsyncStatus)
public DeleteBackupPlan id(String id)
public void setId(String id)
Copyright © 2025. All rights reserved.