Uses of Class
software.amazon.awssdk.services.workdocs.model.DescribeDocumentVersionsRequest
-
Packages that use DescribeDocumentVersionsRequest Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases:software.amazon.awssdk.services.workdocs.paginators software.amazon.awssdk.services.workdocs.transform -
-
Uses of DescribeDocumentVersionsRequest in software.amazon.awssdk.services.workdocs
-
Uses of DescribeDocumentVersionsRequest in software.amazon.awssdk.services.workdocs.paginators
Constructors in software.amazon.awssdk.services.workdocs.paginators with parameters of type DescribeDocumentVersionsRequest Constructor Description DescribeDocumentVersionsIterable(WorkDocsClient client, DescribeDocumentVersionsRequest firstRequest)DescribeDocumentVersionsPublisher(WorkDocsAsyncClient client, DescribeDocumentVersionsRequest firstRequest) -
Uses of DescribeDocumentVersionsRequest in software.amazon.awssdk.services.workdocs.transform
Methods in software.amazon.awssdk.services.workdocs.transform with parameters of type DescribeDocumentVersionsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeDocumentVersionsRequestMarshaller. marshall(DescribeDocumentVersionsRequest describeDocumentVersionsRequest)
-