| Package | Description |
|---|---|
| software.amazon.awssdk.services.rum.model |
| Modifier and Type | Method and Description |
|---|---|
List<QueryFilter> |
GetAppMonitorDataRequest.filters()
An array of structures that you can use to filter the results to those that match one or more sets of key-value
pairs that you specify.
|
| Modifier and Type | Method and Description |
|---|---|
GetAppMonitorDataRequest.Builder |
GetAppMonitorDataRequest.Builder.filters(QueryFilter... filters)
An array of structures that you can use to filter the results to those that match one or more sets of
key-value pairs that you specify.
|
| Modifier and Type | Method and Description |
|---|---|
GetAppMonitorDataRequest.Builder |
GetAppMonitorDataRequest.Builder.filters(Collection<QueryFilter> filters)
An array of structures that you can use to filter the results to those that match one or more sets of
key-value pairs that you specify.
|
Copyright © 2023. All rights reserved.