public class GithubResponse extends Object
GithubResponse(boolean success, String message)
String
getMessage()
boolean
isSuccess()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GithubResponse(boolean success, String message)
public boolean isSuccess()
public String getMessage()
Copyright © 2016–2021. All rights reserved.