static ListInvestigationsResponse.Builder |
ListInvestigationsResponse.builder() |
|
ListInvestigationsResponse.Builder |
ListInvestigationsResponse.Builder.investigationDetails(Collection<InvestigationDetail> investigationDetails) |
Investigations details lists the summary of uncommon behavior or malicious activity which indicates a
compromise.
|
ListInvestigationsResponse.Builder |
ListInvestigationsResponse.Builder.investigationDetails(Consumer<InvestigationDetail.Builder>... investigationDetails) |
Investigations details lists the summary of uncommon behavior or malicious activity which indicates a
compromise.
|
ListInvestigationsResponse.Builder |
ListInvestigationsResponse.Builder.investigationDetails(InvestigationDetail... investigationDetails) |
Investigations details lists the summary of uncommon behavior or malicious activity which indicates a
compromise.
|
ListInvestigationsResponse.Builder |
ListInvestigationsResponse.Builder.nextToken(String nextToken) |
List if there are more results available.
|
ListInvestigationsResponse.Builder |
ListInvestigationsResponse.toBuilder() |
|