| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
DocumentDefaultVersionDescription |
UpdateDocumentDefaultVersionResponse.description()
The description of a custom document that you want to set as the default version.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDocumentDefaultVersionResponse.Builder |
UpdateDocumentDefaultVersionResponse.Builder.description(DocumentDefaultVersionDescription description)
The description of a custom document that you want to set as the default version.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentDefaultVersionDescription |
DocumentDefaultVersionDescriptionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentDefaultVersionDescriptionMarshaller.marshall(DocumentDefaultVersionDescription documentDefaultVersionDescription,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.