Class AutoValue_HostConfig_LxcConfParameter
java.lang.Object
com.spotify.docker.client.messages.HostConfig.LxcConfParameter
com.spotify.docker.client.messages.AutoValue_HostConfig_LxcConfParameter
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_HostConfig_LxcConfParameter
extends HostConfig.LxcConfParameter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.spotify.docker.client.messages.HostConfig.LxcConfParameter
create
-
Field Details
-
key
-
value
-
-
Constructor Details
-
AutoValue_HostConfig_LxcConfParameter
-
-
Method Details
-
key
- Specified by:
key
in classHostConfig.LxcConfParameter
-
value
- Specified by:
value
in classHostConfig.LxcConfParameter
-
toString
-
equals
-
hashCode
public int hashCode()
-