public class ErrorCodeStatDetail extends Object
| Constructor and Description |
|---|
ErrorCodeStatDetail() |
| Modifier and Type | Method and Description |
|---|---|
List<ErrorCodeCounter> |
getCounters() |
String |
getKey() |
String |
getTimestamp() |
void |
setCounters(List<ErrorCodeCounter> counters) |
void |
setKey(String key) |
void |
setTimestamp(String timestamp) |
public List<ErrorCodeCounter> getCounters()
public void setCounters(List<ErrorCodeCounter> counters)
public String getTimestamp()
public void setTimestamp(String timestamp)
public String getKey()
public void setKey(String key)
Copyright © 2022. All rights reserved.