get(Class<T> c)メソッド
説明
HTTP GETメソッドを呼び出します。
構文
public <T> T get(Class<T> c)
throws UniformInterfaceException
パラメタ
戻り値
指定された型のオブジェクトを返します。
例外
注意事項