public class Media extends Object
BynderApi.getMediaList(Map) and
BynderApi.getMediaInfo(Map).| Constructor and Description |
|---|
Media() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
getArchive() |
String |
getBrandId() |
String |
getCopyright() |
String |
getDateCreated() |
String |
getDateModified() |
String |
getDatePublished() |
String |
getDescription() |
List<String> |
getExtensions() |
long |
getFileSize() |
Map<String,Double> |
getFocusPoint() |
int |
getHeight() |
String |
getId() |
List<MediaItem> |
getMediaItems() |
String |
getName() |
String |
getOrientation() |
String |
getOriginal() |
List<String> |
getPropertyOptions() |
List<String> |
getTags() |
Map<String,String> |
getThumbnails() |
MediaType |
getType() |
List<String> |
getVideoPreviewURLs() |
int |
getWidth() |
Boolean |
isLimited() |
Boolean |
isPublic() |
public String getId()
public String getName()
public String getDescription()
public String getCopyright()
public Boolean getArchive()
public String getDateCreated()
public String getDateModified()
public String getDatePublished()
public MediaType getType()
public String getBrandId()
public int getHeight()
public int getWidth()
public String getOrientation()
public long getFileSize()
public Boolean isPublic()
public Boolean isLimited()
public String getOriginal()
Copyright © 2022. All rights reserved.