| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesCriteria |
SearchResourcesCriteria.clone() |
SearchResourcesCriteria |
SearchResourcesCriteria.withSimpleCriterion(SearchResourcesSimpleCriterion simpleCriterion)
A property-based condition that defines a property, operator, and one or more values for including or excluding
resources from the results.
|
SearchResourcesCriteria |
SearchResourcesCriteria.withTagCriterion(SearchResourcesTagCriterion tagCriterion)
A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including
or excluding resources from the results.
|
| Modifier and Type | Method and Description |
|---|---|
List<SearchResourcesCriteria> |
SearchResourcesCriteriaBlock.getAnd()
An array of objects, one for each property- or tag-based condition that includes or excludes resources from the
query results.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesCriteriaBlock |
SearchResourcesCriteriaBlock.withAnd(SearchResourcesCriteria... and)
An array of objects, one for each property- or tag-based condition that includes or excludes resources from the
query results.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResourcesCriteriaBlock.setAnd(Collection<SearchResourcesCriteria> and)
An array of objects, one for each property- or tag-based condition that includes or excludes resources from the
query results.
|
SearchResourcesCriteriaBlock |
SearchResourcesCriteriaBlock.withAnd(Collection<SearchResourcesCriteria> and)
An array of objects, one for each property- or tag-based condition that includes or excludes resources from the
query results.
|
Copyright © 2025. All rights reserved.