Overview
//trimblecloud-fileservice/trimblecloud.fileservice
Package-level declarations
Types
| Name | Summary |
|---|---|
| ClientConfiguration | [JVM] open class ClientConfiguration : HttpClientConfiguration |
| ExportsAPI | [JVM] interface ExportsAPI Represents all operations that can be performed on exports. |
| FilesAPI | [JVM] interface FilesAPI Represents all operations that can be performed on a file. |
| FileServiceClient | [JVM] open class FileServiceClient A client for the Trimble Cloud File Service |
| FoldersAPI | [JVM] interface FoldersAPI Represents all operations that can be performed on a folder. |
| JobsAPI | [JVM] interface JobsAPI Represents all operations that can be performed on a job. |
| JobStatusCallBack | [JVM] @FunctionalInterface interface JobStatusCallBack Represents a callback for job status updates. |
| ResourcesAPI | [JVM] interface ResourcesAPI Represents retrieve operations that can be performed on a resource. |
| SpacesAPI | [JVM] interface SpacesAPI Represents all operations that can be performed on a space. |
| TransferFileConfiguration | [JVM] open class TransferFileConfiguration Represents the configuration for Multipart file upload. |
| UploadStatusCallBack | [JVM] @FunctionalInterface interface UploadStatusCallBack Represents a callback for upload status updates. |