Uses of Interface
software.amazon.awssdk.services.workdocs.WorkDocsClientBuilder
-
Packages that use WorkDocsClientBuilder Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of WorkDocsClientBuilder in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that return WorkDocsClientBuilder Modifier and Type Method Description static WorkDocsClientBuilder
WorkDocsClient. builder()
Create a builder that can be used to configure and create aWorkDocsClient
.
-