| Package | Description |
|---|---|
| com.spotify.docker.client | |
| com.spotify.docker.client.messages |
| Modifier and Type | Method and Description |
|---|---|
static DockerClient.ListNetworksParam |
DockerClient.ListNetworksParam.withType(Network.Type type)
Filter networks by network type.
|
| Modifier and Type | Method and Description |
|---|---|
static Network.Type |
Network.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Network.Type[] |
Network.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.