@Immutable public static class ChaosMode.HttpResponse extends java.lang.Object
ChaosMode.HttpResponse(int status, java.lang.String body)
java.lang.String
getBody()
int
getStatus()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ChaosMode.HttpResponse(int status, java.lang.String body)
public int getStatus()
public java.lang.String getBody()