クラス PropertiesApiVersionInserter
java.lang.ObjectSE
org.springframework.boot.http.client.autoconfigure.PropertiesApiVersionInserter
- 実装されているすべてのインターフェース:
ApiVersionInserter
- 導入:
- 4.0.0
- 作成者:
- Phillip Webb
ネストされたクラスの要約
インターフェース ApiVersionInserter から継承されたネストクラス / インターフェース
ApiVersionInserter.Builderメソッドのサマリー
修飾子と型メソッド説明static PropertiesApiVersionInserterget(ApiversionProperties.Insert properties) Factory method to get a newPropertiesApiVersionInserterfor the given properties.insertVersion(ObjectSE version, URISE uri) voidinsertVersion(ObjectSE version, HttpHeaders headers)
メソッドの詳細
insertVersion
- 次で指定:
- インターフェース
ApiVersionInserterのinsertVersion
insertVersion
- 次で指定:
- インターフェース
ApiVersionInserterのinsertVersion
get
Factory method to get a newPropertiesApiVersionInserterfor the given properties.- パラメーター:
properties- the API version properties- 戻り値:
- an
PropertiesApiVersionInserterconfigured from the properties