public class RemoteHspecOutputObject
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
RemoteHspecOutputObject.Metric |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
completion |
java.lang.String |
error |
java.lang.String |
id |
RemoteHspecOutputObject.Metric |
metrics |
java.lang.String |
status |
Constructor and Description |
---|
RemoteHspecOutputObject() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.lang.String id
public java.lang.String status
public java.lang.String completion
public RemoteHspecOutputObject.Metric metrics
public java.lang.String error