| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
UsageStatisticsFilter |
UsageStatisticsFilter.clone() |
UsageStatisticsFilter |
UsageStatisticsFilter.withKey(String key)
The field to use to filter the results.
|
UsageStatisticsFilter |
UsageStatisticsFilter.withKey(UsageStatisticsFilterKey key)
The field to use to filter the results.
|
UsageStatisticsFilter |
UsageStatisticsFilter.withValues(Collection<String> values)
An array that lists the AWS account ID for each account to include in the results.
|
UsageStatisticsFilter |
UsageStatisticsFilter.withValues(String... values)
An array that lists the AWS account ID for each account to include in the results.
|
| Modifier and Type | Method and Description |
|---|---|
List<UsageStatisticsFilter> |
GetUsageStatisticsRequest.getFilterBy()
The criteria to use to filter the query results.
|
| Modifier and Type | Method and Description |
|---|---|
GetUsageStatisticsRequest |
GetUsageStatisticsRequest.withFilterBy(UsageStatisticsFilter... filterBy)
The criteria to use to filter the query results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetUsageStatisticsRequest.setFilterBy(Collection<UsageStatisticsFilter> filterBy)
The criteria to use to filter the query results.
|
GetUsageStatisticsRequest |
GetUsageStatisticsRequest.withFilterBy(Collection<UsageStatisticsFilter> filterBy)
The criteria to use to filter the query results.
|
Copyright © 2020. All rights reserved.