Overview
//trimblecloud-fileservice/trimblecloud.fileservice.models/GetJobParams/GetJobParamsBuilder
GetJobParamsBuilder
[JVM]
open class GetJobParamsBuilder
Functions
| Name | Summary |
|---|---|
| build | [JVM] open fun build(): GetJobParams |
| fastCheck | [JVM] open fun fastCheck(fastCheck: Boolean): GetJobParams.GetJobParamsBuilder Boolean value to optimize internal polling frequency. |
| longPoll | [JVM] open fun longPoll(longPoll: Boolean): GetJobParams.GetJobParamsBuilder Boolean value to indicate if the API should perform a long-polling request for the status. |
| toString | [JVM] open fun toString(): String |