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