Client

object Client

サーバにHTTPリクエストを送信するオブジェクト。

Functions

Link copied to clipboard
fun execute(request: Request<*>): Response

Requestインスタンスの送信を実行します。