| Package | Description |
|---|---|
| com.spotify.docker.client |
| Modifier and Type | Field and Description |
|---|---|
(package private) LogMessage.Stream |
LogMessage.stream |
| Modifier and Type | Method and Description |
|---|---|
static LogMessage.Stream |
LogMessage.Stream.of(int id) |
LogMessage.Stream |
LogMessage.stream() |
static LogMessage.Stream |
LogMessage.Stream.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogMessage.Stream[] |
LogMessage.Stream.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LogMessage(LogMessage.Stream stream,
ByteBuffer content) |
Copyright © 2014. All rights reserved.