Skip to content

Overview

//trimblecloud-fileservice/trimblecloud.fileservice.models/ListManifestParams/ListManifestParamsBuilder

ListManifestParamsBuilder

[JVM]
open class ListManifestParamsBuilder

Functions

NameSummary
build[JVM]
open fun build(): ListManifestParams
nextPageToken[JVM]
open fun nextPageToken(nextPageToken: String): ListManifestParams.ListManifestParamsBuilder
Pagination token that can be used as input from a previous response to get the next page of results.
pageSize[JVM]
open fun pageSize(pageSize: Int): ListManifestParams.ListManifestParamsBuilder
The largest quantity of items to be returned in a single response (in a single page).
toString[JVM]
open fun toString(): String
urlDuration[JVM]
open fun urlDuration(urlDuration: String): ListManifestParams.ListManifestParamsBuilder
The file download URL’s validity duration can be set in days (d), hours (h), or minutes (m).