public class DeployResultForBatchDeployCertOutput extends Object
| Constructor and Description |
|---|
DeployResultForBatchDeployCertOutput() |
| Modifier and Type | Method and Description |
|---|---|
DeployResultForBatchDeployCertOutput |
domain(String domain) |
boolean |
equals(Object o) |
DeployResultForBatchDeployCertOutput |
errorMsg(String errorMsg) |
String |
getDomain()
Get domain
|
String |
getErrorMsg()
Get errorMsg
|
String |
getStatus()
Get status
|
int |
hashCode() |
void |
setDomain(String domain) |
void |
setErrorMsg(String errorMsg) |
void |
setStatus(String status) |
DeployResultForBatchDeployCertOutput |
status(String status) |
String |
toString() |
public DeployResultForBatchDeployCertOutput()
public DeployResultForBatchDeployCertOutput domain(String domain)
public String getDomain()
public void setDomain(String domain)
public DeployResultForBatchDeployCertOutput errorMsg(String errorMsg)
public String getErrorMsg()
public void setErrorMsg(String errorMsg)
public DeployResultForBatchDeployCertOutput status(String status)
public String getStatus()
public void setStatus(String status)
Copyright © 2025. All rights reserved.