Package org.openstack4j.model.telemetry
Interface TraitDescription
-
- All Superinterfaces:
ModelEntity,Serializable
- All Known Implementing Classes:
CeilometerTraitDescription
public interface TraitDescription extends ModelEntity
A description of a trait, with no associated value.- Author:
- Miroslav Lacina
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()StringgetType()
-