public class CreateBackupPlanResponse
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
CreateBackupPlanResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
static CreateBackupPlanResponse |
build(Map<String,?> map) |
CreateBackupPlanResponseBody |
getBody() |
Map<String,String> |
getHeaders() |
CreateBackupPlanResponse |
setBody(CreateBackupPlanResponseBody body) |
CreateBackupPlanResponse |
setHeaders(Map<String,String> headers) |
@NameInMap(value="body") @Validation(required=true) public CreateBackupPlanResponseBody body
public static CreateBackupPlanResponse build(Map<String,?> map) throws Exception
Exceptionpublic CreateBackupPlanResponse setHeaders(Map<String,String> headers)
public CreateBackupPlanResponse setBody(CreateBackupPlanResponseBody body)
public CreateBackupPlanResponseBody getBody()
Copyright © 2023. All rights reserved.