Uses of Class
com.spotify.docker.client.messages.Container.PortMapping
Packages that use Container.PortMapping
-
Uses of Container.PortMapping in com.spotify.docker.client.messages
Subclasses of Container.PortMapping in com.spotify.docker.client.messagesFields in com.spotify.docker.client.messages with type parameters of type Container.PortMappingModifier and TypeFieldDescriptionprivate final com.google.common.collect.ImmutableList
<Container.PortMapping> AutoValue_Container.ports
Methods in com.spotify.docker.client.messages that return Container.PortMappingMethods in com.spotify.docker.client.messages that return types with arguments of type Container.PortMappingModifier and TypeMethodDescriptioncom.google.common.collect.ImmutableList
<Container.PortMapping> AutoValue_Container.ports()
abstract com.google.common.collect.ImmutableList
<Container.PortMapping> Container.ports()