| Package | Description |
|---|---|
| com.bynder.sdk.query | |
| com.bynder.sdk.service.asset |
| Modifier and Type | Method and Description |
|---|---|
MetapropertyQuery |
MetapropertyQuery.setCount(Boolean count) |
MetapropertyQuery |
MetapropertyQuery.setType(MediaType type) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Map<String,Metaproperty>>> |
AssetService.getMetaproperties(MetapropertyQuery metapropertyQuery)
Get Metaproperties.
|
io.reactivex.Observable<retrofit2.Response<Map<String,Metaproperty>>> |
AssetServiceImpl.getMetaproperties(MetapropertyQuery metapropertyQuery)
Check
AssetService for more information. |
Copyright © 2020. All rights reserved.