| Modifier and Type | Method and Description |
|---|---|
static HealthMonitorType |
HealthMonitorType.forValue(String value) |
HealthMonitorType |
HealthMonitorV2.getType() |
HealthMonitorType |
HealthMonitor.getType() |
static HealthMonitorType |
HealthMonitorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HealthMonitorType[] |
HealthMonitorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorBuilder |
HealthMonitorBuilder.type(HealthMonitorType type) |
HealthMonitorV2Builder |
HealthMonitorV2Builder.type(HealthMonitorType type) |
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorType |
HealthMonitorV2Status.getType()
The health monitor type
|
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorType |
NeutronHealthMonitorV2.getType() |
HealthMonitorType |
NeutronHealthMonitor.getType() |
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorV2Builder |
NeutronHealthMonitorV2.HealthMonitorV2Concretebuilder.type(HealthMonitorType type) |
HealthMonitorBuilder |
NeutronHealthMonitor.HealthMonitorConcretebuilder.type(HealthMonitorType type) |
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorType |
NeutronHealthMonitorV2Status.getType() |
Copyright © 2019. All rights reserved.