| Package | Description |
|---|---|
| org.openstack4j.api.telemetry | |
| org.openstack4j.model.telemetry | |
| org.openstack4j.openstack.telemetry.domain | |
| org.openstack4j.openstack.telemetry.internal |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Trait> |
EventService.listTraits(String eventType,
String traitName)
Return all instances of a trait for an event type
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Trait> |
Event.getTraits() |
| Modifier and Type | Class and Description |
|---|---|
class |
CeilometerTrait
The event’s Traits contain most of the details of the event.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends Trait> |
CeilometerEvent.getTraits() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Trait> |
EventServiceImpl.listTraits(String eventType,
String traitName)
Return all instances of a trait for an event type
|
Copyright © 2017. All rights reserved.