public class LoadtestJobSummaryResponse extends Object
Constructor and Description |
---|
LoadtestJobSummaryResponse() |
Modifier and Type | Method and Description |
---|---|
String |
getException() |
int |
getJobId() |
String |
getLinkToTestResults() |
PerformanceSummary |
getPerformanceSummary() |
void |
setException(String exception) |
void |
setJobId(int jobId) |
String |
toString() |
public int getJobId()
public void setJobId(int jobId)
public String getException()
public void setException(String exception)
public String getLinkToTestResults()
public PerformanceSummary getPerformanceSummary()
Copyright © 2004-2016. All Rights Reserved.