| Class | Description |
|---|---|
| CollectionAddMediaQuery |
Query to add media assets to a collection.
|
| CollectionCreateQuery |
Query to create collections.
|
| CollectionInfoQuery |
Query to get collection information.
|
| CollectionQuery |
Query to filter collection results.
|
| CollectionRemoveMediaQuery |
Query to remove media assets from a collection.
|
| CollectionShareQuery |
Query to share a collection.
|
| FinaliseUploadQuery |
Query with the information to finalise a completely uploaded file.
|
| LoginQuery |
Query used internally to login.
|
| MediaDeleteQuery |
Query to delete a media asset from Bynder.
|
| MediaDownloadQuery |
Query to specify the media from which we want the download URL.
|
| MediaInfoQuery |
Query to get media information including its media items.
|
| MediaPropertiesQuery |
Query to specify the media properties to be updated.
|
| MediaQuery |
Query to filter media results.
|
| MetapropertyField |
Class to specify the metaproperty options to be added to a media asset.
|
| MetapropertyQuery |
Query to specify if we want to get metaproperties with media count or not.
|
| PollStatusQuery |
Query with the information to poll if asset has finished converting.
|
| RegisterChunkQuery |
Query with the information to register an uploaded chunk in Bynder.
|
| RequestUploadQuery |
Query with the information to initialise an upload.
|
| SaveMediaQuery |
Query with the information to save a media asset.
|
| UploadQuery |
Query with the information to upload a file.
|
| UsageCreateQuery |
Query to create asset usage.
|
| UsageDeleteQuery |
Query to delete asset usage.
|
| UsageQuery |
Query to filter asset usage results.
|
| Enum | Description |
|---|---|
| CollectionOrderType |
Enum to represent the different types of ordering for collections.
|
| CollectionRecipientRight |
Enum to represent the permission rights for sharing a collection.
|
| ConversionType |
Enum to represent the type of conversion.
|
| OrderBy |
Enum used to define how API results should be ordered.
|
| Annotation Type | Description |
|---|---|
| ApiField |
Annotation class to specify if property needs to be converted and sent as query/field parameter
to the API.
|
Copyright © 2018. All rights reserved.