-
public final class MockNetworkResponse.Response
-
-
Method Summary
Modifier and Type Method Description final IntegergetHttpCode()final StringgetBody()final StringgetMediaType()final LonggetDelay()final Map<String, String>getHeaders()-
-
Method Detail
-
getHttpCode
final Integer getHttpCode()
-
getMediaType
final String getMediaType()
-
getHeaders
final Map<String, String> getHeaders()
-
-
-
-