public class DescribeBackupTimesResponse
extends com.aliyuncs.v5.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
DescribeBackupTimesResponse.RestoreTime |
| Constructor and Description |
|---|
DescribeBackupTimesResponse() |
| Modifier and Type | Method and Description |
|---|---|
DescribeBackupTimesResponse |
getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context) |
String |
getRequestId() |
DescribeBackupTimesResponse.RestoreTime |
getRestoreTime() |
Boolean |
getSuccess() |
void |
setRequestId(String requestId) |
void |
setRestoreTime(DescribeBackupTimesResponse.RestoreTime restoreTime) |
void |
setSuccess(Boolean success) |
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getSuccess()
public void setSuccess(Boolean success)
public DescribeBackupTimesResponse.RestoreTime getRestoreTime()
public void setRestoreTime(DescribeBackupTimesResponse.RestoreTime restoreTime)
public DescribeBackupTimesResponse getInstance(com.aliyuncs.v5.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.v5.AcsResponseCopyright © 2020. All Rights Reserved.