| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2 |
Amazon Macie
|
| software.amazon.awssdk.services.macie2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListResourceProfileDetectionsResponse |
Macie2Client.listResourceProfileDetections(Consumer<ListResourceProfileDetectionsRequest.Builder> listResourceProfileDetectionsRequest)
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
|
default ListResourceProfileDetectionsResponse |
Macie2Client.listResourceProfileDetections(ListResourceProfileDetectionsRequest listResourceProfileDetectionsRequest)
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListResourceProfileDetectionsResponse> |
Macie2AsyncClient.listResourceProfileDetections(Consumer<ListResourceProfileDetectionsRequest.Builder> listResourceProfileDetectionsRequest)
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
|
default CompletableFuture<ListResourceProfileDetectionsResponse> |
Macie2AsyncClient.listResourceProfileDetections(ListResourceProfileDetectionsRequest listResourceProfileDetectionsRequest)
Retrieves information about the types and amount of sensitive data that Amazon Macie found in an S3 bucket.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListResourceProfileDetectionsResponse> |
ListResourceProfileDetectionsIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListResourceProfileDetectionsPublisher.subscribe(org.reactivestreams.Subscriber<? super ListResourceProfileDetectionsResponse> subscriber) |
Copyright © 2023. All rights reserved.