public static class DeleteCompliancePacksResponse.OperateCompliancePacksResult.OperateCompliancePacksItem extends Object
构造器和说明 |
---|
OperateCompliancePacksItem() |
限定符和类型 | 方法和说明 |
---|---|
String |
getCompliancePackId() |
String |
getErrorCode() |
Boolean |
getSuccess() |
void |
setCompliancePackId(String compliancePackId) |
void |
setErrorCode(String errorCode) |
void |
setSuccess(Boolean success) |
public String getCompliancePackId()
public void setCompliancePackId(String compliancePackId)
public String getErrorCode()
public void setErrorCode(String errorCode)
public Boolean getSuccess()
public void setSuccess(Boolean success)
Copyright © 2024. All Rights Reserved.