CopyableBuilder<UpdateDocumentDefaultVersionResponse.Builder,UpdateDocumentDefaultVersionResponse>
, SdkBuilder<UpdateDocumentDefaultVersionResponse.Builder,UpdateDocumentDefaultVersionResponse>
public static interface UpdateDocumentDefaultVersionResponse.Builder extends CopyableBuilder<UpdateDocumentDefaultVersionResponse.Builder,UpdateDocumentDefaultVersionResponse>
Modifier and Type | Method | Description |
---|---|---|
UpdateDocumentDefaultVersionResponse.Builder |
description(DocumentDefaultVersionDescription description) |
The description of a custom document that you want to set as the default version.
|
copy
apply, build
UpdateDocumentDefaultVersionResponse.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 Amazon Web Services, Inc. All Rights Reserved.