Interface HealthMonitorAssociate
-
- All Superinterfaces:
Buildable<HealthMonitorAssociateBuilder>,ModelEntity,Serializable
- All Known Implementing Classes:
NeutronHealthMonitorAssociate
public interface HealthMonitorAssociate extends ModelEntity, Buildable<HealthMonitorAssociateBuilder>
An entity used to associate a healthMonitor with a lb pool- Author:
- liujunpeng
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openstack4j.common.Buildable
Buildable.Builder<T extends Buildable.Builder<T,M>,M extends Buildable<?>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetId()
-
-
-
Method Detail
-
getId
String getId()
- Returns:
- id the healthMonitor identifier
-
-