| Package | Description |
|---|---|
| com.nirima.docker.client.model |
| Modifier and Type | Field and Description |
|---|---|
ImageAction.ActionType |
ImageAction.actionType |
| Modifier and Type | Method and Description |
|---|---|
static ImageAction.ActionType |
ImageAction.ActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageAction.ActionType[] |
ImageAction.ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ImageAction(ImageAction.ActionType actionType,
String imageId) |
Copyright © 2014. All rights reserved.