| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
List<CriteriaForJob> |
CriteriaBlockForJob.and()
An array of conditions, one for each condition that determines which buckets to include or exclude from the job.
|
| Modifier and Type | Method and Description |
|---|---|
CriteriaBlockForJob.Builder |
CriteriaBlockForJob.Builder.and(CriteriaForJob... and)
An array of conditions, one for each condition that determines which buckets to include or exclude from the
job.
|
| Modifier and Type | Method and Description |
|---|---|
CriteriaBlockForJob.Builder |
CriteriaBlockForJob.Builder.and(Collection<CriteriaForJob> and)
An array of conditions, one for each condition that determines which buckets to include or exclude from the
job.
|
Copyright © 2022. All rights reserved.