static GetSensitiveDataOccurrencesResponse.Builder |
GetSensitiveDataOccurrencesResponse.builder() |
|
GetSensitiveDataOccurrencesResponse.Builder |
GetSensitiveDataOccurrencesResponse.Builder.error(String error) |
If an error occurred when Amazon Macie attempted to retrieve occurrences of sensitive data reported by the
finding, a description of the error that occurred.
|
GetSensitiveDataOccurrencesResponse.Builder |
GetSensitiveDataOccurrencesResponse.Builder.sensitiveDataOccurrences(Map<String,? extends Collection<DetectedDataDetails>> sensitiveDataOccurrences) |
A map that specifies 1-100 types of sensitive data reported by the finding and, for each type, 1-10
occurrences of sensitive data.
|
GetSensitiveDataOccurrencesResponse.Builder |
GetSensitiveDataOccurrencesResponse.Builder.status(String status) |
The status of the request to retrieve occurrences of sensitive data reported by the finding.
|
GetSensitiveDataOccurrencesResponse.Builder |
GetSensitiveDataOccurrencesResponse.Builder.status(RevealRequestStatus status) |
The status of the request to retrieve occurrences of sensitive data reported by the finding.
|
GetSensitiveDataOccurrencesResponse.Builder |
GetSensitiveDataOccurrencesResponse.toBuilder() |
|