| Package | Description |
|---|---|
| com.bynder.sdk.query.collection | |
| com.bynder.sdk.service.collection |
| Modifier and Type | Method and Description |
|---|---|
CollectionShareQuery |
CollectionShareQuery.setDateEnd(String dateEnd) |
CollectionShareQuery |
CollectionShareQuery.setDateStart(String dateStart) |
CollectionShareQuery |
CollectionShareQuery.setLoginRequired(Boolean loginRequired) |
CollectionShareQuery |
CollectionShareQuery.setMessage(String message) |
CollectionShareQuery |
CollectionShareQuery.setSendMail(Boolean sendMail) |
| Modifier and Type | Method and Description |
|---|---|
io.reactivex.Observable<retrofit2.Response<Void>> |
CollectionService.shareCollection(CollectionShareQuery collectionShareQuery)
Shares a collection.
|
io.reactivex.Observable<retrofit2.Response<Void>> |
CollectionServiceImpl.shareCollection(CollectionShareQuery collectionShareQuery)
Check
CollectionService for more information. |
Copyright © 2022. All rights reserved.