public class Collection extends Object
BynderApi.getCollections(java.util.Map) and
BynderApi.getCollectionInfo(java.util.Map).| Constructor and Description |
|---|
Collection() |
| Modifier and Type | Method and Description |
|---|---|
CollectionCover |
getCover() |
String |
getDateCreated() |
String |
getDateModified() |
String |
getDescription() |
String |
getId() |
Boolean |
getIsPublic() |
URL |
getLink() |
int |
getMediaCount() |
String |
getName() |
URL |
getThumbnail() |
String |
getUserId() |
int |
getViews() |
public String getId()
public String getName()
public String getDescription()
public String getUserId()
public URL getLink()
public URL getThumbnail()
public int getMediaCount()
public int getViews()
public Boolean getIsPublic()
public String getDateCreated()
public String getDateModified()
public CollectionCover getCover()
Copyright © 2018. All rights reserved.