| Package | Description |
|---|---|
| com.bynder.sdk.api | |
| com.bynder.sdk.service.asset | |
| com.bynder.sdk.service.collection | |
| com.bynder.sdk.service.upload |
| Modifier and Type | Method and Description |
|---|---|
static BynderApi |
ApiFactory.createBynderClient(Configuration configuration)
Creates an implementation of the Bynder API endpoints defined in the
BynderApi
interface. |
| Modifier and Type | Method and Description |
|---|---|
static AssetService |
AssetService.Builder.create(BynderApi bynderApi,
QueryDecoder queryDecoder) |
| Constructor and Description |
|---|
AssetServiceImpl(BynderApi bynderApi,
QueryDecoder queryDecoder)
Initialises a new instance of the class.
|
| Modifier and Type | Method and Description |
|---|---|
static CollectionService |
CollectionService.Builder.create(BynderApi bynderApi,
QueryDecoder queryDecoder) |
| Constructor and Description |
|---|
CollectionServiceImpl(BynderApi bynderApi,
QueryDecoder queryDecoder)
Initialises a new instance of the class.
|
| Constructor and Description |
|---|
FileUploader(BynderApi bynderApi,
QueryDecoder queryDecoder)
Creates a new instance of the class.
|
Copyright © 2022. All rights reserved.