| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model |
| 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.
|
Copyright © 2018. All rights reserved.