public static interface DocumentMetadata.Builder extends SdkPojo, CopyableBuilder<DocumentMetadata.Builder,DocumentMetadata>
Modifier and Type | Method and Description |
---|---|
DocumentMetadata.Builder |
pages(Integer pages)
The number of pages that are detected in the document.
|
equalsBySdkFields, sdkFields
copy
applyMutation, build
DocumentMetadata.Builder pages(Integer pages)
The number of pages that are detected in the document.
pages
- The number of pages that are detected in the document.Copyright © 2021 Amazon Web Services, Inc. All Rights Reserved.