| Package | Description |
|---|---|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
EmergencyContact |
EmergencyContact.clone() |
EmergencyContact |
EmergencyContact.withEmailAddress(String emailAddress)
An email address that the DRT can use to contact you during a suspected attack.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmergencyContact> |
DescribeEmergencyContactSettingsResult.getEmergencyContactList()
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
List<EmergencyContact> |
UpdateEmergencyContactSettingsRequest.getEmergencyContactList()
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEmergencyContactSettingsResult |
DescribeEmergencyContactSettingsResult.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
UpdateEmergencyContactSettingsRequest |
UpdateEmergencyContactSettingsRequest.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEmergencyContactSettingsResult.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
void |
UpdateEmergencyContactSettingsRequest.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
DescribeEmergencyContactSettingsResult |
DescribeEmergencyContactSettingsResult.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
UpdateEmergencyContactSettingsRequest |
UpdateEmergencyContactSettingsRequest.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses that the DRT can use to contact you during a suspected attack.
|
Copyright © 2020. All rights reserved.