| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentIdentifier> |
ListDocumentsResponse.documentIdentifiers()
The names of the SSM documents.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentsResponse.Builder |
ListDocumentsResponse.Builder.documentIdentifiers(DocumentIdentifier... documentIdentifiers)
The names of the SSM documents.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentsResponse.Builder |
ListDocumentsResponse.Builder.documentIdentifiers(Collection<DocumentIdentifier> documentIdentifiers)
The names of the SSM documents.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentIdentifier |
DocumentIdentifierUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentIdentifierMarshaller.marshall(DocumentIdentifier documentIdentifier,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.