public class EmptyBintrayResponse extends BintrayResponse
BintrayResponseFactory
will be unable to retrieve the response content from Http.| Constructor and Description |
|---|
EmptyBintrayResponse(int status) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSuccessful() |
java.lang.String |
toString() |
public java.lang.String toString()
toString in class java.lang.Objectpublic boolean isSuccessful()
isSuccessful in class BintrayResponse