| Modifier and Type | Method | Description |
|---|---|---|
static ServiceCheck.Status |
ServiceCheck.Status.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ServiceCheck.Status[] |
ServiceCheck.Status.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
ServiceCheck.Builder |
ServiceCheck.Builder.withStatus(ServiceCheck.Status status) |
Copyright © 2020. All rights reserved.