public static class DescribeBackupMachineStatusResponse.BackupMachineStatus.BackupErrorMsg extends Object
构造器和说明 |
---|
BackupErrorMsg() |
限定符和类型 | 方法和说明 |
---|---|
String |
getErrorCode() |
String |
getErrorFile() |
String |
getErrorFileUrl() |
String |
getErrorMsg() |
String |
getErrorStatus() |
Long |
getErrorTime() |
String |
getErrorType() |
String |
getKey() |
String |
getPath() |
String |
getRequestId() |
void |
setErrorCode(String errorCode) |
void |
setErrorFile(String errorFile) |
void |
setErrorFileUrl(String errorFileUrl) |
void |
setErrorMsg(String errorMsg) |
void |
setErrorStatus(String errorStatus) |
void |
setErrorTime(Long errorTime) |
void |
setErrorType(String errorType) |
void |
setKey(String key) |
void |
setPath(String path) |
void |
setRequestId(String requestId) |
public String getKey()
public void setKey(String key)
public String getErrorFile()
public void setErrorFile(String errorFile)
public String getRequestId()
public void setRequestId(String requestId)
public String getErrorFileUrl()
public void setErrorFileUrl(String errorFileUrl)
public String getErrorCode()
public void setErrorCode(String errorCode)
public String getErrorStatus()
public void setErrorStatus(String errorStatus)
public String getPath()
public void setPath(String path)
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
public String getErrorType()
public void setErrorType(String errorType)
public Long getErrorTime()
public void setErrorTime(Long errorTime)
Copyright © 2023. All rights reserved.