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) |
private final String imageId
private final RemovedImage.Type type
public RemovedImage(RemovedImage.Type type, String imageId)
Copyright © 2014. All rights reserved.