| Package | Description |
|---|---|
| org.cloudfoundry.doppler |
| Modifier and Type | Method and Description |
|---|---|
MessageType |
LogMessage.getMessageType()
The type of the message
|
static MessageType |
MessageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageType[] |
MessageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LogMessage.Builder |
LogMessage.Builder.messageType(MessageType messageType)
Initializes the value for the
messageType attribute. |
Copyright © 2020. All rights reserved.