Uses of Class
com.spotify.docker.client.messages.Device
Packages that use Device
-
Uses of Device in com.spotify.docker.client.messages
Subclasses of Device in com.spotify.docker.client.messagesFields in com.spotify.docker.client.messages with type parameters of type DeviceModifier and TypeFieldDescriptionprivate com.google.common.collect.ImmutableList<Device> AutoValue_HostConfig.Builder.devicesprivate final com.google.common.collect.ImmutableList<Device> AutoValue_HostConfig.devicesMethods in com.spotify.docker.client.messages that return DeviceModifier and TypeMethodDescriptionAutoValue_Device.Builder.build()abstract DeviceDevice.Builder.build()(package private) static DeviceMethods in com.spotify.docker.client.messages that return types with arguments of type DeviceModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList<Device> AutoValue_HostConfig.devices()abstract com.google.common.collect.ImmutableList<Device> HostConfig.devices()Methods in com.spotify.docker.client.messages with parameters of type DeviceMethod parameters in com.spotify.docker.client.messages with type arguments of type Device