public class QueryPreCheckDatabaseResponse
extends com.aliyuncs.AcsResponse
构造器和说明 |
---|
QueryPreCheckDatabaseResponse() |
限定符和类型 | 方法和说明 |
---|---|
boolean |
checkShowJsonItemName() |
Long |
getCompletedTime() |
Long |
getCreatedTime() |
String |
getDescription() |
QueryPreCheckDatabaseResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
Integer |
getProgress() |
String |
getRequestId() |
String |
getResult() |
Long |
getUpdatedTime() |
void |
setCompletedTime(Long completedTime) |
void |
setCreatedTime(Long createdTime) |
void |
setDescription(String description) |
void |
setProgress(Integer progress) |
void |
setRequestId(String requestId) |
void |
setResult(String result) |
void |
setUpdatedTime(Long updatedTime) |
public String getRequestId()
public void setRequestId(String requestId)
public Integer getProgress()
public void setProgress(Integer progress)
public String getResult()
public void setResult(String result)
public Long getCompletedTime()
public void setCompletedTime(Long completedTime)
public String getDescription()
public void setDescription(String description)
public Long getUpdatedTime()
public void setUpdatedTime(Long updatedTime)
public Long getCreatedTime()
public void setCreatedTime(Long createdTime)
public QueryPreCheckDatabaseResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance
在类中 com.aliyuncs.AcsResponse
public boolean checkShowJsonItemName()
checkShowJsonItemName
在类中 com.aliyuncs.AcsResponse
Copyright © 2023. All rights reserved.