public class ManilaShareSnapshot extends Object implements ShareSnapshot
Modifier and Type | Class and Description |
---|---|
static class |
ManilaShareSnapshot.ShareSnapshots |
ShareSnapshot.Status
Constructor and Description |
---|
ManilaShareSnapshot() |
Modifier and Type | Method and Description |
---|---|
String |
getCreatedAt() |
String |
getDescription() |
String |
getId() |
List<? extends Link> |
getLinks() |
String |
getName() |
String |
getShareId() |
Share.Protocol |
getShareProto() |
Integer |
getShareSize() |
Integer |
getSize() |
ShareSnapshot.Status |
getStatus() |
public String getId()
getId
in interface ShareSnapshot
public ShareSnapshot.Status getStatus()
getStatus
in interface ShareSnapshot
public String getShareId()
getShareId
in interface ShareSnapshot
public String getName()
getName
in interface ShareSnapshot
public List<? extends Link> getLinks()
getLinks
in interface ShareSnapshot
public String getDescription()
getDescription
in interface ShareSnapshot
public String getCreatedAt()
getCreatedAt
in interface ShareSnapshot
public Share.Protocol getShareProto()
getShareProto
in interface ShareSnapshot
public Integer getShareSize()
getShareSize
in interface ShareSnapshot
public Integer getSize()
getSize
in interface ShareSnapshot
Copyright © 2017. All rights reserved.