| Package | Description |
|---|---|
| org.cloudfoundry.logcache.v1 |
| Modifier and Type | Method and Description |
|---|---|
static LogType |
LogType.from(String s) |
LogType |
Log.getType()
The log type
|
static LogType |
LogType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogType[] |
LogType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Log.Builder |
Log.Builder.type(LogType type)
Initializes the value for the
type attribute. |
Copyright © 2022. All rights reserved.