Enum クラスの使用箇所
org.springframework.boot.actuate.endpoint.Show
Show を使用するパッケージ
パッケージ
説明
アクチュエーターのプロパティに関する自動構成。
アクチュエーター Spring 環境の問題の自動構成。
外部構成プロパティに関連するアクチュエーターのサポート。
エンドポイントのサポート。
Spring Framework の
Environment のアクチュエーターサポート。 ヘルスアクチュエーターエンドポイントの自動構成。
Quartz スケジューラのアクチュエーターエンドポイント。
Quartz スケジューラーの自動構成。
org.springframework.boot.actuate.autoconfigure.context.properties 内の Show 使用
型 Show のパラメーターを持つ org.springframework.boot.actuate.autoconfigure.context.properties のメソッドorg.springframework.boot.actuate.autoconfigure.env 内の Show 使用
型 Show のパラメーターを持つ org.springframework.boot.actuate.autoconfigure.env のメソッドorg.springframework.boot.actuate.context.properties 内の Show 使用
型 Show のパラメーターを持つ org.springframework.boot.actuate.context.properties のコンストラクター修飾子コンストラクター説明ConfigurationPropertiesReportEndpoint(IterableSE<SanitizingFunction> sanitizingFunctions, Show showValues) ConfigurationPropertiesReportEndpointWebExtension(ConfigurationPropertiesReportEndpoint delegate, Show showValues, SetSE<StringSE> roles) org.springframework.boot.actuate.endpoint 内の Show 使用
org.springframework.boot.actuate.endpoint の Show 型の型引数を持つサブクラスorg.springframework.boot.actuate.env 内の Show 使用
型 Show のパラメーターを持つ org.springframework.boot.actuate.env のコンストラクター修飾子コンストラクター説明EnvironmentEndpoint(Environment environment, IterableSE<SanitizingFunction> sanitizingFunctions, Show showValues) EnvironmentEndpointWebExtension(EnvironmentEndpoint delegate, Show showValues, SetSE<StringSE> roles) org.springframework.boot.health.autoconfigure.actuate.endpoint 内の Show 使用
修飾子と型メソッド説明@Nullable ShowHealthProperties.getShowComponents()HealthEndpointProperties.getShowDetails()@Nullable ShowHealthEndpointProperties.Group.getShowDetails()abstract @Nullable ShowHealthProperties.getShowDetails()型 Show のパラメーターを持つ org.springframework.boot.health.autoconfigure.actuate.endpoint のメソッド修飾子と型メソッド説明voidHealthProperties.setShowComponents(@Nullable Show showComponents) voidHealthEndpointProperties.Group.setShowDetails(@Nullable Show showDetails) voidHealthEndpointProperties.setShowDetails(Show showDetails) org.springframework.boot.quartz.actuate.endpoint 内の Show 使用
型 Show のパラメーターを持つ org.springframework.boot.quartz.actuate.endpoint のコンストラクター修飾子コンストラクター説明QuartzEndpointWebExtension(QuartzEndpoint delegate, Show showValues, SetSE<StringSE> roles) org.springframework.boot.quartz.autoconfigure 内の Show 使用
型 Show のパラメーターを持つ org.springframework.boot.quartz.autoconfigure のメソッド