A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
_
C
- cancel() - function in net.bunny.api.upload.service.UploadRequest
- Cancels upload
- cancel() - function in net.bunny.api.upload.service.basic.BasicUploadRequest
- Cancels upload
- cancel() - function in net.bunny.api.upload.service.tus.TusUploadRequest
- Cancels upload
- cancelUpload(String) - function in net.bunny.api.upload.DefaultVideoUploader
- Cancels video upload
- cancelUpload(String) - function in net.bunny.api.upload.VideoUploader
- Cancels video upload
- capitalizeWords(String) - function in net.bunny.api.settings.StringExtKt
- CaptionModel - class in org.openapitools.client.models
- Represents caption details for a video.
- CaptionModelAdd - class in org.openapitools.client.models
- Schema for adding a caption.
- ChapterModel - class in org.openapitools.client.models
- Represents a chapter within a video, including its title and start/end times.
- cleanupExpiredPositions() - function in net.bunny.api.playback.PlaybackPositionManager
- cleanupExpiredPositions() - function in net.bunny.api.playback.DefaultPlaybackPositionManager
- clearAllPositions() - function in net.bunny.api.playback.PlaybackPositionManager
- clearAllPositions() - function in net.bunny.api.playback.DefaultPlaybackPositionManager
- clearPosition(String) - function in net.bunny.api.playback.PlaybackPositionManager
- clearPosition(String) - function in net.bunny.api.playback.DefaultPlaybackPositionManager
- clearProgress(Long,String) - function in net.bunny.api.progress.DefaultProgressRepository
- clearProgress(Long,String) - function in net.bunny.api.progress.ProgressRepository
- ClientError - enum entry in org.openapitools.client.infrastructure.ResponseType
- ClientError - class in org.openapitools.client.infrastructure
- ClientException - class in org.openapitools.client.infrastructure
- ClientException.Companion - class in org.openapitools.client.infrastructure.ClientException
- collectionCreateCollection(Long,CollectionUpdateCollectionRequest) - function in net.bunny.api.api.ManageCollectionsApi
- Create Collection Creates a new collection in the specified video library using the provided collection details.
- collectionCreateCollectionRequestConfig(Long,CollectionUpdateCollectionRequest) - function in net.bunny.api.api.ManageCollectionsApi
- To obtain the request config of the operation collectionCreateCollection
- collectionCreateCollectionWithHttpInfo(Long,CollectionUpdateCollectionRequest) - function in net.bunny.api.api.ManageCollectionsApi
- Create Collection Creates a new collection in the specified video library using the provided collection details.
- collectionDeleteCollection(Long,String) - function in net.bunny.api.api.ManageCollectionsApi
- Delete Collection Deletes the specified collection permanently from the video library.
- collectionDeleteCollectionRequestConfig(Long,String) - function in net.bunny.api.api.ManageCollectionsApi
- To obtain the request config of the operation collectionDeleteCollection
- collectionDeleteCollectionWithHttpInfo(Long,String) - function in net.bunny.api.api.ManageCollectionsApi
- Delete Collection Deletes the specified collection permanently from the video library.
- collectionDelimiter(String) - function in org.openapitools.client.infrastructure.ApiAbstractionsKt
- collectionGetCollection(Long,String,Boolean) - function in net.bunny.api.api.ManageCollectionsApi
- Get Collection Retrieves details of a specific collection.
- collectionGetCollectionRequestConfig(Long,String,Boolean) - function in net.bunny.api.api.ManageCollectionsApi
- To obtain the request config of the operation collectionGetCollection
- collectionGetCollectionWithHttpInfo(Long,String,Boolean) - function in net.bunny.api.api.ManageCollectionsApi
- Get Collection Retrieves details of a specific collection.
- collectionList(Long,Integer,Integer,String,String,Boolean) - function in net.bunny.api.api.ManageCollectionsApi
- Get Collection List Retrieves a paginated list of collections for the specified video library.
- collectionListRequestConfig(Long,Integer,Integer,String,String,Boolean) - function in net.bunny.api.api.ManageCollectionsApi
- To obtain the request config of the operation collectionList
- collectionListWithHttpInfo(Long,Integer,Integer,String,String,Boolean) - function in net.bunny.api.api.ManageCollectionsApi
- Get Collection List Retrieves a paginated list of collections for the specified video library.
- CollectionModel - class in org.openapitools.client.models
- Represents a video collection in the library.
- collectionUpdateCollection(Long,String,CollectionUpdateCollectionRequest) - function in net.bunny.api.api.ManageCollectionsApi
- Update Collection Updates an existing collection.
- CollectionUpdateCollectionRequest - class in org.openapitools.client.models
- collectionUpdateCollectionRequestConfig(Long,String,CollectionUpdateCollectionRequest) - function in net.bunny.api.api.ManageCollectionsApi
- To obtain the request config of the operation collectionUpdateCollection
- collectionUpdateCollectionWithHttpInfo(Long,String,CollectionUpdateCollectionRequest) - function in net.bunny.api.api.ManageCollectionsApi
- Update Collection Updates an existing collection.
- CREATED - enum entry in net.bunny.api.model.VideoModelStatus
- CreateVideoModel - class in org.openapitools.client.models
- Schema for creating a new video entry.