| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
MatchingResource |
MatchingResource.clone() |
MatchingResource |
MatchingResource.withMatchingBucket(MatchingBucket matchingBucket)
The details of an S3 bucket that Amazon Macie monitors and analyzes.
|
| Modifier and Type | Method and Description |
|---|---|
List<MatchingResource> |
SearchResourcesResult.getMatchingResources()
An array of objects, one for each resource that meets the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
SearchResourcesResult |
SearchResourcesResult.withMatchingResources(MatchingResource... matchingResources)
An array of objects, one for each resource that meets the filter criteria specified in the request.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResourcesResult.setMatchingResources(Collection<MatchingResource> matchingResources)
An array of objects, one for each resource that meets the filter criteria specified in the request.
|
SearchResourcesResult |
SearchResourcesResult.withMatchingResources(Collection<MatchingResource> matchingResources)
An array of objects, one for each resource that meets the filter criteria specified in the request.
|
Copyright © 2022. All rights reserved.