public class URLShortenerResponse extends Object
URLShortenerResponse(String kind, String id, String longUrl)
String
getId()
getKind()
getLongUrl()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public URLShortenerResponse(String kind, String id, String longUrl)
public String getKind()
public String getId()
public String getLongUrl()
Copyright © 2017. All rights reserved.