| パッケージ | 説明 |
|---|---|
| org.springframework.boot.actuate.health | アクチュエーターヘルスインジケータとエンドポイント。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
static ShowDetails | ShowDetails.valueOf(StringSE name) 使用すべきではありません。 指定された名前を持つこの型の列挙定数を返します。 |
static ShowDetails[] | ShowDetails.values() 使用すべきではありません。 この列挙型の定数を含む配列を、宣言されている順序で返します。 |
| 修飾子と型 | メソッドと説明 |
|---|---|
WebEndpointResponse<Health> | HealthWebEndpointResponseMapper.map(Health health, SecurityContext securityContext, ShowDetails showDetails) 使用すべきではありません。 |
| コンストラクターと説明 |
|---|
HealthWebEndpointResponseMapper(HealthStatusHttpMapper statusHttpMapper, ShowDetails showDetails, SetSE<StringSE> authorizedRoles) 使用すべきではありません。 |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.