Class AutoValue_LogConfig
java.lang.Object
com.spotify.docker.client.messages.LogConfig
com.spotify.docker.client.messages.AutoValue_LogConfig
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_LogConfig
extends LogConfig
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAutoValue_LogConfig
(String logType, com.google.common.collect.ImmutableMap<String, String> logOptions) -
Method Summary
-
Field Details
-
logType
-
logOptions
-
-
Constructor Details
-
AutoValue_LogConfig
-
-
Method Details