クラス WebFluxProperties.Apiversion
java.lang.ObjectSE
org.springframework.boot.webflux.autoconfigure.WebFluxProperties.Apiversion
- 含まれているクラス:
WebFluxProperties
- 導入:
- 4.0.0
- 作成者:
- Brian Clozel, Vedran Pavic
ネストされたクラスの概要
ネストされたクラスコンストラクター概要
コンストラクター方法の概要
修飾子と型メソッド説明@Nullable StringSE@Nullable BooleanSE@Nullable BooleanSEgetUse()voidsetDefaultVersion(@Nullable StringSE defaultVersion) voidsetDetectSupported(@Nullable BooleanSE detectSupported) voidsetRequired(@Nullable BooleanSE required) voidsetSupported(@Nullable ListSE<StringSE> supported)
コンストラクターの詳細
Apiversion
public Apiversion()
方法の詳細
getRequired
setRequired
getDefaultVersion
setDefaultVersion
getSupported
setSupported
getDetectSupported
setDetectSupported
getUse