クラス RestDocsProperties
java.lang.ObjectSE
org.springframework.boot.restdocs.test.autoconfigure.RestDocsProperties
Spring REST Docs の構成プロパティ。
- 導入:
- 4.0.0
- 作成者:
- Andy Wilkinson, Edd ú Mel é ndez, Phillip Webb
コンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSE@Nullable IntegerSE@Nullable StringSEvoidsetUriHost(@Nullable StringSE uriHost) voidsetUriPort(@Nullable IntegerSE uriPort) voidsetUriScheme(@Nullable StringSE uriScheme)
コンストラクターの詳細
RestDocsProperties
public RestDocsProperties()
方法の詳細
getUriScheme
setUriScheme
getUriHost
setUriHost
getUriPort
setUriPort