| Package | Description |
|---|---|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
EmergencyContact |
EmergencyContact.clone() |
EmergencyContact |
EmergencyContact.withContactNotes(String contactNotes)
Additional notes regarding the contact.
|
EmergencyContact |
EmergencyContact.withEmailAddress(String emailAddress)
The email address for the contact.
|
EmergencyContact |
EmergencyContact.withPhoneNumber(String phoneNumber)
The phone number for the contact.
|
| Modifier and Type | Method and Description |
|---|---|
List<EmergencyContact> |
DescribeEmergencyContactSettingsResult.getEmergencyContactList()
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
List<EmergencyContact> |
AssociateProactiveEngagementDetailsRequest.getEmergencyContactList()
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you for
escalations to the DRT and to initiate proactive customer support.
|
List<EmergencyContact> |
UpdateEmergencyContactSettingsRequest.getEmergencyContactList()
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEmergencyContactSettingsResult |
DescribeEmergencyContactSettingsResult.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
AssociateProactiveEngagementDetailsRequest |
AssociateProactiveEngagementDetailsRequest.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you for
escalations to the DRT and to initiate proactive customer support.
|
UpdateEmergencyContactSettingsRequest |
UpdateEmergencyContactSettingsRequest.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeEmergencyContactSettingsResult.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
void |
AssociateProactiveEngagementDetailsRequest.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you for
escalations to the DRT and to initiate proactive customer support.
|
void |
UpdateEmergencyContactSettingsRequest.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
DescribeEmergencyContactSettingsResult |
DescribeEmergencyContactSettingsResult.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
AssociateProactiveEngagementDetailsRequest |
AssociateProactiveEngagementDetailsRequest.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you for
escalations to the DRT and to initiate proactive customer support.
|
UpdateEmergencyContactSettingsRequest |
UpdateEmergencyContactSettingsRequest.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the DDoS Response Team (DRT) can use to contact you if you have
proactive engagement enabled, for escalations to the DRT and to initiate proactive customer support.
|
Copyright © 2020. All rights reserved.