public class RemovedImage extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RemovedImage.Type |
| Constructor and Description |
|---|
RemovedImage(RemovedImage.Type type,
String imageId) |
RemovedImage(String untagged,
String deleted) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
imageId() |
String |
toString() |
RemovedImage.Type |
type() |
public RemovedImage(RemovedImage.Type type, String imageId)
Copyright © 2017. All rights reserved.