public static interface DescribeRootFoldersRequest.Builder extends WorkDocsRequest.Builder, SdkPojo, CopyableBuilder<DescribeRootFoldersRequest.Builder,DescribeRootFoldersRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeRootFoldersRequest.Builder |
authenticationToken(String authenticationToken)
Amazon WorkDocs authentication token.
|
DescribeRootFoldersRequest.Builder |
limit(Integer limit)
The maximum number of items to return.
|
DescribeRootFoldersRequest.Builder |
marker(String marker)
The marker for the next set of results.
|
DescribeRootFoldersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeRootFoldersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeRootFoldersRequest.Builder authenticationToken(String authenticationToken)
Amazon WorkDocs authentication token.
authenticationToken - Amazon WorkDocs authentication token.DescribeRootFoldersRequest.Builder limit(Integer limit)
The maximum number of items to return.
limit - The maximum number of items to return.DescribeRootFoldersRequest.Builder marker(String marker)
The marker for the next set of results. (You received this marker from a previous call.)
marker - The marker for the next set of results. (You received this marker from a previous call.)DescribeRootFoldersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeRootFoldersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.