Class AutoValue_Device
java.lang.Object
com.spotify.docker.client.messages.Device
com.spotify.docker.client.messages.AutoValue_Device
@Generated("com.google.auto.value.processor.AutoValueProcessor")
final class AutoValue_Device
extends Device
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
AutoValue_Device
(String pathOnHost, String pathInContainer, String cgroupPermissions) -
Method Summary
-
Field Details
-
pathOnHost
-
pathInContainer
-
cgroupPermissions
-
-
Constructor Details
-
AutoValue_Device
-
-
Method Details
-
pathOnHost
- Specified by:
pathOnHost
in classDevice
-
pathInContainer
- Specified by:
pathInContainer
in classDevice
-
cgroupPermissions
- Specified by:
cgroupPermissions
in classDevice
-
toString
-
equals
-
hashCode
public int hashCode()
-