クラス RequestEntity.UriTemplateRequestEntity<T>
java.lang.ObjectSE
org.springframework.http.HttpEntity<T>
org.springframework.http.RequestEntity<T>
org.springframework.http.RequestEntity.UriTemplateRequestEntity<T>
- 型パラメーター:
T- ボディ型
- 含まれているクラス:
RequestEntity<T>
URISE の代わりに URI テンプレートと変数で初期化された RequestEntity- 導入:
- 5.3
- 作成者:
- Arjen Poutsma, Sebastien Deleuze, Parviz Rozikov
ネストされたクラスの要約
クラス RequestEntity から継承されたネストクラス / インターフェース
RequestEntity.BodyBuilder, RequestEntity.HeadersBuilder<B>, RequestEntity.UriTemplateRequestEntity<T>フィールドのサマリー
クラス HttpEntity から継承されたフィールド
EMPTY方法の概要
クラス RequestEntity から継承されたメソッド
delete, delete, get, get, getMethod, getType, getUrl, head, head, method, method, method, options, options, patch, patch, post, post, put, putクラス HttpEntity から継承されたメソッド
getBody, getHeaders, hasBody
メソッドの詳細
getUriTemplate
getVars
getVarsMap
equals
- オーバーライド:
- クラス
RequestEntity<T>のequals
hashCode
public int hashCode()- オーバーライド:
- クラス
RequestEntity<T>のhashCode
toString
- オーバーライド:
- クラス
RequestEntity<T>のtoString