public static interface UpdateDocumentResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<UpdateDocumentResponse.Builder,UpdateDocumentResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateDocumentResponse.Builder |
documentDescription(DocumentDescription documentDescription)
A description of the document that was updated.
|
copyapply, buildUpdateDocumentResponse.Builder documentDescription(DocumentDescription documentDescription)
A description of the document that was updated.
documentDescription - A description of the document that was updated.Copyright © 2017. All rights reserved.