public abstract class HideFileResponse extends Object
Constructor and Description |
---|
HideFileResponse() |
public abstract Action action()
public abstract String fileId()
public abstract String fileName()
public abstract Date uploadTimestamp()
public static HideFileResponse create(Action action, String fileId, String fileName, long uploadTimestamp)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.