| Package | Description |
|---|---|
| com.bynder.sdk.query | |
| com.bynder.sdk.service | |
| com.bynder.sdk.service.impl |
| Modifier and Type | Method and Description |
|---|---|
CollectionCreateQuery |
CollectionCreateQuery.setDescription(String description) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Void>> |
CollectionService.createCollection(CollectionCreateQuery collectionCreateQuery)
Creates a collection.
|
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Void>> |
CollectionServiceImpl.createCollection(CollectionCreateQuery collectionCreateQuery)
Check
CollectionService for more information. |
Copyright © 2018. All rights reserved.