public static interface UpdateDocumentDefaultVersionResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<UpdateDocumentDefaultVersionResponse.Builder,UpdateDocumentDefaultVersionResponse>
| Modifier and Type | Method and Description |
|---|---|
UpdateDocumentDefaultVersionResponse.Builder |
description(DocumentDefaultVersionDescription description)
The description of a custom document that you want to set as the default version.
|
copyapply, buildUpdateDocumentDefaultVersionResponse.Builder description(DocumentDefaultVersionDescription description)
The description of a custom document that you want to set as the default version.
description - The description of a custom document that you want to set as the default version.Copyright © 2017. All rights reserved.