| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentVersionInfo> |
ListDocumentVersionsResponse.documentVersions()
The document versions.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentVersionsResponse.Builder |
ListDocumentVersionsResponse.Builder.documentVersions(DocumentVersionInfo... documentVersions)
The document versions.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentVersionsResponse.Builder |
ListDocumentVersionsResponse.Builder.documentVersions(Collection<DocumentVersionInfo> documentVersions)
The document versions.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentVersionInfo |
DocumentVersionInfoUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentVersionInfoMarshaller.marshall(DocumentVersionInfo documentVersionInfo,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.