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