| Package | Description |
|---|---|
| com.amazonaws.services.guardduty.model |
| Modifier and Type | Method and Description |
|---|---|
Evidence |
Evidence.clone() |
Evidence |
Service.getEvidence()
An evidence object associated with the service.
|
Evidence |
Evidence.withThreatIntelligenceDetails(Collection<ThreatIntelligenceDetail> threatIntelligenceDetails)
A list of threat intelligence details related to the evidence.
|
Evidence |
Evidence.withThreatIntelligenceDetails(ThreatIntelligenceDetail... threatIntelligenceDetails)
A list of threat intelligence details related to the evidence.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setEvidence(Evidence evidence)
An evidence object associated with the service.
|
Service |
Service.withEvidence(Evidence evidence)
An evidence object associated with the service.
|
Copyright © 2020. All rights reserved.