| Package | Description |
|---|---|
| com.spotify.docker.client.messages |
| Modifier and Type | Field and Description |
|---|---|
private RemovedImage.Type |
RemovedImage.type |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
RemovedImage(RemovedImage.Type type,
String imageId) |
Copyright © 2014. All rights reserved.