Uses of Enum
com.spotify.docker.client.LogMessage.Stream
Packages that use LogMessage.Stream
-
Uses of LogMessage.Stream in com.spotify.docker.client
Fields in com.spotify.docker.client declared as LogMessage.StreamMethods in com.spotify.docker.client that return LogMessage.StreamModifier and TypeMethodDescriptionstatic LogMessage.Stream
LogMessage.Stream.of
(int id) LogMessage.stream()
static LogMessage.Stream
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.Constructors in com.spotify.docker.client with parameters of type LogMessage.Stream