| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
EventType |
Envelope.getEventType()
Type of wrapped event.
|
static EventType |
EventType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventType[] |
EventType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Envelope.Builder |
Envelope.Builder.eventType(EventType eventType)
Initializes the value for the
eventType attribute. |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.