| Modifier and Type | Class and Description |
|---|---|
static class |
AccountInfoResponse.JobCounts |
| Constructor and Description |
|---|
AccountInfoResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBillingType() |
CreditsInfo |
getCreditsInfo() |
long |
getExecutionTime()
Returned execution time in milliseconds.
|
AccountInfoResponse.JobCounts |
getJobCounts() |
String |
getMessage()
Status message if applicable (eg.
|
Status |
getStatus()
Status of the returned request.
|
void |
setBillingType(String billingType) |
void |
setCreditsInfo(CreditsInfo creditsInfo) |
void |
setExecutionTime(long executionTime) |
void |
setJobCounts(AccountInfoResponse.JobCounts jobCounts) |
void |
setStatus(Status status) |
public String getBillingType()
public void setBillingType(String billingType)
public CreditsInfo getCreditsInfo()
public void setCreditsInfo(CreditsInfo creditsInfo)
public AccountInfoResponse.JobCounts getJobCounts()
public void setJobCounts(AccountInfoResponse.JobCounts jobCounts)
public Status getStatus()
Responsepublic void setStatus(Status status)
public long getExecutionTime()
ResponsegetExecutionTime in interface Responsepublic void setExecutionTime(long executionTime)
public String getMessage()
ResponsegetMessage in interface ResponseCopyright © 2017 Metrics Delivered LLC.. All rights reserved.