public interface ShareSnapshot extends ModelEntity
Modifier and Type | Interface and Description |
---|---|
static class |
ShareSnapshot.Status |
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() |
String getId()
ShareSnapshot.Status getStatus()
String getShareId()
String getName()
String getDescription()
String getCreatedAt()
Share.Protocol getShareProto()
Integer getShareSize()
Integer getSize()
Copyright © 2017. All rights reserved.