| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static DefaultDetection.Builder |
DefaultDetection.builder() |
DefaultDetection.Builder |
DefaultDetection.Builder.count(Long count)
The total number of occurrences of the type of data that was detected.
|
DefaultDetection.Builder |
DefaultDetection.toBuilder() |
DefaultDetection.Builder |
DefaultDetection.Builder.type(String type)
The type of data that was detected.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DefaultDetection.Builder> |
DefaultDetection.serializableBuilderClass() |
Copyright © 2020. All rights reserved.