| Package | Description |
|---|---|
| com.spotify.docker.client | |
| com.spotify.docker.client.messages |
| Modifier and Type | Method and Description |
|---|---|
static DockerClient.EventsParam |
DockerClient.EventsParam.type(Event.Type type)
Show events of a given type.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Event.Type |
Event.type() |
static Event.Type |
Event.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.Type[] |
Event.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.