| Package | Description |
|---|---|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
Mitigation |
Mitigation.clone() |
Mitigation |
Mitigation.withMitigationName(String mitigationName)
The name of the mitigation taken for this attack.
|
| Modifier and Type | Method and Description |
|---|---|
List<Mitigation> |
AttackDetail.getMitigations()
List of mitigation actions taken for the attack.
|
| Modifier and Type | Method and Description |
|---|---|
AttackDetail |
AttackDetail.withMitigations(Mitigation... mitigations)
List of mitigation actions taken for the attack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AttackDetail.setMitigations(Collection<Mitigation> mitigations)
List of mitigation actions taken for the attack.
|
AttackDetail |
AttackDetail.withMitigations(Collection<Mitigation> mitigations)
List of mitigation actions taken for the attack.
|
Copyright © 2016. All rights reserved.