CopyableBuilder<UpdateDocumentResponse.Builder,UpdateDocumentResponse>
, SdkBuilder<UpdateDocumentResponse.Builder,UpdateDocumentResponse>
public static interface UpdateDocumentResponse.Builder extends CopyableBuilder<UpdateDocumentResponse.Builder,UpdateDocumentResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateDocumentResponse.Builder |
documentDescription(DocumentDescription documentDescription) |
A description of the document that was updated.
|
copy
apply, build
UpdateDocumentResponse.Builder documentDescription(DocumentDescription documentDescription)
A description of the document that was updated.
documentDescription
- A description of the document that was updated.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.