DescribeFolderContentsRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Amazon WorkDocs authentication token. Not required when using Amazon Web Services administrator credentials to access the API.

Link copied to clipboard

The ID of the folder.

Link copied to clipboard

The contents to include. Specify "INITIALIZED" to include initialized documents.

Link copied to clipboard
val limit: Int?

The maximum number of items to return with this call.

Link copied to clipboard

The marker for the next set of results. This marker was received from a previous call.

Link copied to clipboard

The order for the contents of the folder.

Link copied to clipboard

The sorting criteria.

Link copied to clipboard

The type of items.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String