Uses of Class
software.amazon.awssdk.services.workdocs.model.TooManyLabelsException
-
Packages that use TooManyLabelsException Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of TooManyLabelsException in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that throw TooManyLabelsException Modifier and Type Method Description default CreateLabelsResponseWorkDocsClient. createLabels(Consumer<CreateLabelsRequest.Builder> createLabelsRequest)Adds the specified list of labels to the given resource (a document or folder)default CreateLabelsResponseWorkDocsClient. createLabels(CreateLabelsRequest createLabelsRequest)Adds the specified list of labels to the given resource (a document or folder)
-