Package io.fabric8.mockwebserver.dsl
Interface HttpStatusable<T>
-
public interface HttpStatusable<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description TwithStatus(int statusCode)
-
-
-
Method Detail
-
withStatus
T withStatus(int statusCode)
-
-