public static class ChangeEdits.GetMeta extends Object implements RestReadView<ChangeEditResource>
Modifier and Type | Class and Description |
---|---|
static class |
ChangeEdits.GetMeta.FileInfo |
Modifier and Type | Method and Description |
---|---|
ChangeEdits.GetMeta.FileInfo |
apply(ChangeEditResource rsrc)
Process the view operation by reading from the resource.
|
public ChangeEdits.GetMeta.FileInfo apply(ChangeEditResource rsrc)
RestReadView
apply
in interface RestReadView<ChangeEditResource>
rsrc
- resource to read.BinaryResult
to avoid automatic conversion
to JSON.