Uses of Class
software.amazon.awssdk.services.workdocs.model.CustomMetadataLimitExceededException
-
Packages that use CustomMetadataLimitExceededException Package Description software.amazon.awssdk.services.workdocs The Amazon WorkDocs API is designed for the following use cases: -
-
Uses of CustomMetadataLimitExceededException in software.amazon.awssdk.services.workdocs
Methods in software.amazon.awssdk.services.workdocs that throw CustomMetadataLimitExceededException Modifier and Type Method Description default CreateCustomMetadataResponseWorkDocsClient. createCustomMetadata(Consumer<CreateCustomMetadataRequest.Builder> createCustomMetadataRequest)Adds one or more custom properties to the specified resource (a folder, document, or version).default CreateCustomMetadataResponseWorkDocsClient. createCustomMetadata(CreateCustomMetadataRequest createCustomMetadataRequest)Adds one or more custom properties to the specified resource (a folder, document, or version).
-