setMethod(String method)メソッド

説明

HTTPメソッドを設定します。

構文

public abstract void setMethod(String method)

パラメタ

method
HTTPメソッド名です。

戻り値

ありません。

注意事項