Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/GetFileParams/GetFileParamsBuilder

GetFileParamsBuilder

[JVM]
open class GetFileParamsBuilder

Functions

NameSummary
build[JVM]
open fun build(): GetFileParams
responseContentType[JVM]
open fun responseContentType(responseContentType: String): GetFileParams.GetFileParamsBuilder
The response content type.
status[JVM]
open fun status(status: Status): GetFileParams.GetFileParamsBuilder
The status query parameter is used to filter the resources based on their status.
toString[JVM]
open fun toString(): String
urlDuration[JVM]
open fun urlDuration(urlDuration: String): GetFileParams.GetFileParamsBuilder
The file download URL’s validity duration can be set in days (d), hours (h), or minutes (m).