| Package | Description |
|---|---|
| com.bynder.sdk.query | |
| com.bynder.sdk.service | |
| com.bynder.sdk.service.impl |
| Modifier and Type | Method and Description |
|---|---|
MediaPropertiesQuery |
MediaPropertiesQuery.setArchive(Boolean archive) |
MediaPropertiesQuery |
MediaPropertiesQuery.setCopyright(String copyright) |
MediaPropertiesQuery |
MediaPropertiesQuery.setDatePublished(String datePublished) |
MediaPropertiesQuery |
MediaPropertiesQuery.setDescription(String description) |
MediaPropertiesQuery |
MediaPropertiesQuery.setMetaproperty(MetapropertyField metaproperty) |
MediaPropertiesQuery |
MediaPropertiesQuery.setName(String name) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Void>> |
AssetBankService.setMediaProperties(MediaPropertiesQuery mediaPropertiesQuery)
Updates the properties of a media asset.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Void>> |
AssetBankServiceImpl.setMediaProperties(MediaPropertiesQuery mediaPropertiesQuery)
Check
AssetBankService for more information. |
Copyright © 2017. All rights reserved.