| Package | Description |
|---|---|
| com.bynder.sdk.query | |
| com.bynder.sdk.service | |
| com.bynder.sdk.service.impl |
| Modifier and Type | Method and Description |
|---|---|
UsageCreateQuery |
UsageCreateQuery.setAdditional(String additional) |
UsageCreateQuery |
UsageCreateQuery.setLocation(String location) |
UsageCreateQuery |
UsageCreateQuery.setTimestamp(String timestamp) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Usage>> |
AssetBankService.createUsage(UsageCreateQuery usageCreateQuery)
Creates a usage record for a media asset.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Usage>> |
AssetBankServiceImpl.createUsage(UsageCreateQuery usageCreateQuery)
Check
AssetBankService for more information. |
Copyright © 2018. All rights reserved.