public static interface DocumentDefaultVersionDescription.Builder extends SdkPojo, CopyableBuilder<DocumentDefaultVersionDescription.Builder,DocumentDefaultVersionDescription>
| Modifier and Type | Method and Description |
|---|---|
DocumentDefaultVersionDescription.Builder |
defaultVersion(String defaultVersion)
The default version of the document.
|
DocumentDefaultVersionDescription.Builder |
defaultVersionName(String defaultVersionName)
The default version of the artifact associated with the document.
|
DocumentDefaultVersionDescription.Builder |
name(String name)
The name of the document.
|
copyapplyMutation, buildDocumentDefaultVersionDescription.Builder name(String name)
The name of the document.
name - The name of the document.DocumentDefaultVersionDescription.Builder defaultVersion(String defaultVersion)
The default version of the document.
defaultVersion - The default version of the document.DocumentDefaultVersionDescription.Builder defaultVersionName(String defaultVersionName)
The default version of the artifact associated with the document.
defaultVersionName - The default version of the artifact associated with the document.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.