| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<DocumentFilter> |
ListDocumentsRequest.documentFilterList()
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentsRequest.Builder |
ListDocumentsRequest.Builder.documentFilterList(DocumentFilter... documentFilterList)
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentsRequest.Builder |
ListDocumentsRequest.Builder.documentFilterList(Collection<DocumentFilter> documentFilterList)
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentFilter |
DocumentFilterUnmarshaller.unmarshall(software.amazon.awssdk.core.runtime.transform.JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DocumentFilterMarshaller.marshall(DocumentFilter documentFilter,
software.amazon.awssdk.core.protocol.ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.