public abstract class HealthDependenciesDto extends Object
This can be used to construct health responses dependencies list.
| Modifier and Type | Class and Description |
|---|---|
static class |
HealthDependenciesDto.Builder |
| Constructor and Description |
|---|
HealthDependenciesDto() |
| Modifier and Type | Method and Description |
|---|---|
static HealthDependenciesDto.Builder |
builder()
Creates a new builder for
HealthDto. |
abstract List<HealthDependencyDto> |
getDependencies() |
public static HealthDependenciesDto.Builder builder()
HealthDto.public abstract List<HealthDependencyDto> getDependencies()
Copyright © 2019 Cerner Innovation, Inc.. All rights reserved.