| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
JobScopingBlock |
JobScopingBlock.clone() |
JobScopingBlock |
Scoping.getExcludes()
Reserved for future use.
|
JobScopingBlock |
Scoping.getIncludes()
Reserved for future use.
|
JobScopingBlock |
JobScopingBlock.withAnd(Collection<JobScopeTerm> and)
Reserved for future use.
|
JobScopingBlock |
JobScopingBlock.withAnd(JobScopeTerm... and)
Reserved for future use.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Scoping.setExcludes(JobScopingBlock excludes)
Reserved for future use.
|
void |
Scoping.setIncludes(JobScopingBlock includes)
Reserved for future use.
|
Scoping |
Scoping.withExcludes(JobScopingBlock excludes)
Reserved for future use.
|
Scoping |
Scoping.withIncludes(JobScopingBlock includes)
Reserved for future use.
|
Copyright © 2020. All rights reserved.