public class BynderClientImpl extends Object implements BynderClient
BynderClient.Builder| Modifier and Type | Method and Description |
|---|---|
AssetService |
getAssetService()
Check
BynderClient for more information. |
CollectionService |
getCollectionService()
Check
BynderClient for more information. |
io.reactivex.Observable<retrofit2.Response<List<Derivative>>> |
getDerivatives()
Gets the list of the derivatives configured for the current account.
|
OAuthService |
getOAuthService()
Check
BynderClient for more information. |
public OAuthService getOAuthService()
BynderClient for more information.getOAuthService in interface BynderClientOAuthService.public AssetService getAssetService()
BynderClient for more information.getAssetService in interface BynderClientAssetService.public CollectionService getCollectionService()
BynderClient for more information.getCollectionService in interface BynderClientCollectionService.public io.reactivex.Observable<retrofit2.Response<List<Derivative>>> getDerivatives()
BynderClientgetDerivatives in interface BynderClientDerivative.Copyright © 2022. All rights reserved.