| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
JobScopeTerm |
JobScopeTerm.clone() |
JobScopeTerm |
JobScopeTerm.withSimpleScopeTerm(SimpleScopeTerm simpleScopeTerm)
A property-based condition that defines a property, operator, and one or more values for including or excluding
an object from a job.
|
JobScopeTerm |
JobScopeTerm.withTagScopeTerm(TagScopeTerm tagScopeTerm)
A tag-based condition that defines a property, operator, and one or more values for including or excluding an
object from a job.
|
| Modifier and Type | Method and Description |
|---|---|
List<JobScopeTerm> |
JobScopingBlock.getAnd()
Reserved for future use.
|
| Modifier and Type | Method and Description |
|---|---|
JobScopingBlock |
JobScopingBlock.withAnd(JobScopeTerm... and)
Reserved for future use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobScopingBlock.setAnd(Collection<JobScopeTerm> and)
Reserved for future use.
|
JobScopingBlock |
JobScopingBlock.withAnd(Collection<JobScopeTerm> and)
Reserved for future use.
|
Copyright © 2020. All rights reserved.