dk.sdu.cloud.file.orchestrator.api.FilesProviderCreateDownloadRequestItem

UCloud Developer Guide / Orchestration of Resources / Storage / Provider APIs / Files / Ingoing API

FilesProviderCreateDownloadRequestItem

data class FilesProviderCreateDownloadRequestItem(
    val resolvedCollection: FileCollection,
    val id: String,
)
Properties

Last updated