Package org.openstack4j.model.telemetry
Interface Trait
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
CeilometerTrait
public interface Trait extends ModelEntity
The event’s Traits contain most of the details of the event. Traits are typed, and can be strings, ints, floats, or datetime- Author:
- Miroslav Lacina
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()StringgetType()StringgetValue()
-