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