| Package | Description |
|---|---|
| org.openstack4j.model.network.ext | |
| org.openstack4j.model.network.ext.builder | |
| org.openstack4j.openstack.networking.domain.ext |
| Modifier and Type | Method and Description |
|---|---|
static HealthMonitorType |
HealthMonitorType.forValue(String value) |
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) |
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorType |
NeutronHealthMonitor.getType() |
| Modifier and Type | Method and Description |
|---|---|
HealthMonitorBuilder |
NeutronHealthMonitor.HealthMonitorConcretebuilder.type(HealthMonitorType type) |
Copyright © 2016. All Rights Reserved.