| 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> |
UpdateEmergencyContactSettingsRequest.getEmergencyContactList()
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
List<EmergencyContact> |
DescribeEmergencyContactSettingsResult.getEmergencyContactList()
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
List<EmergencyContact> |
AssociateProactiveEngagementDetailsRequest.getEmergencyContactList()
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for
escalations to the SRT and to initiate proactive customer support.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateEmergencyContactSettingsRequest |
UpdateEmergencyContactSettingsRequest.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
DescribeEmergencyContactSettingsResult |
DescribeEmergencyContactSettingsResult.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
AssociateProactiveEngagementDetailsRequest |
AssociateProactiveEngagementDetailsRequest.withEmergencyContactList(EmergencyContact... emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for
escalations to the SRT and to initiate proactive customer support.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateEmergencyContactSettingsRequest.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
void |
DescribeEmergencyContactSettingsResult.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
void |
AssociateProactiveEngagementDetailsRequest.setEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for
escalations to the SRT and to initiate proactive customer support.
|
UpdateEmergencyContactSettingsRequest |
UpdateEmergencyContactSettingsRequest.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
DescribeEmergencyContactSettingsResult |
DescribeEmergencyContactSettingsResult.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you if you
have proactive engagement enabled, for escalations to the SRT and to initiate proactive customer support.
|
AssociateProactiveEngagementDetailsRequest |
AssociateProactiveEngagementDetailsRequest.withEmergencyContactList(Collection<EmergencyContact> emergencyContactList)
A list of email addresses and phone numbers that the Shield Response Team (SRT) can use to contact you for
escalations to the SRT and to initiate proactive customer support.
|
Copyright © 2022. All rights reserved.