| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie is a fully managed data security and data privacy service that uses machine learning and pattern
matching to discover and protect your sensitive data in AWS.
|
| software.amazon.awssdk.services.macie2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default SearchResourcesResponse |
Macie2Client.searchResources(Consumer<SearchResourcesRequest.Builder> searchResourcesRequest)
Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie
monitors and analyzes.
|
default SearchResourcesResponse |
Macie2Client.searchResources(SearchResourcesRequest searchResourcesRequest)
Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie
monitors and analyzes.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<SearchResourcesResponse> |
Macie2AsyncClient.searchResources(Consumer<SearchResourcesRequest.Builder> searchResourcesRequest)
Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie
monitors and analyzes.
|
default CompletableFuture<SearchResourcesResponse> |
Macie2AsyncClient.searchResources(SearchResourcesRequest searchResourcesRequest)
Retrieves (queries) statistical data and other information about Amazon Web Services resources that Amazon Macie
monitors and analyzes.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<SearchResourcesResponse> |
SearchResourcesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchResourcesPublisher.subscribe(org.reactivestreams.Subscriber<? super SearchResourcesResponse> subscriber) |
Copyright © 2022. All rights reserved.