Uses of Enum
org.mandas.docker.client.LogMessage.Stream
Packages that use LogMessage.Stream
-
Uses of LogMessage.Stream in org.mandas.docker.client
Methods in org.mandas.docker.client that return LogMessage.StreamModifier and TypeMethodDescriptionstatic LogMessage.StreamLogMessage.Stream.of(int id) LogMessage.stream()static LogMessage.StreamReturns 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 org.mandas.docker.client with parameters of type LogMessage.Stream