| Package | Description |
|---|---|
| com.amazonaws.services.shield |
|
| com.amazonaws.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateEmergencyContactSettingsResult |
AWSShieldClient.updateEmergencyContactSettings(UpdateEmergencyContactSettingsRequest request)
Updates the details of the 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.
|
UpdateEmergencyContactSettingsResult |
AbstractAWSShield.updateEmergencyContactSettings(UpdateEmergencyContactSettingsRequest request) |
UpdateEmergencyContactSettingsResult |
AWSShield.updateEmergencyContactSettings(UpdateEmergencyContactSettingsRequest updateEmergencyContactSettingsRequest)
Updates the details of the 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.
|
Future<UpdateEmergencyContactSettingsResult> |
AWSShieldAsyncClient.updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest request) |
Future<UpdateEmergencyContactSettingsResult> |
AWSShieldAsync.updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest updateEmergencyContactSettingsRequest)
Updates the details of the 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.
|
Future<UpdateEmergencyContactSettingsResult> |
AbstractAWSShieldAsync.updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest request) |
Future<UpdateEmergencyContactSettingsResult> |
AWSShieldAsyncClient.updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest request,
AsyncHandler<UpdateEmergencyContactSettingsRequest,UpdateEmergencyContactSettingsResult> asyncHandler) |
Future<UpdateEmergencyContactSettingsResult> |
AWSShieldAsync.updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest updateEmergencyContactSettingsRequest,
AsyncHandler<UpdateEmergencyContactSettingsRequest,UpdateEmergencyContactSettingsResult> asyncHandler)
Updates the details of the 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.
|
Future<UpdateEmergencyContactSettingsResult> |
AbstractAWSShieldAsync.updateEmergencyContactSettingsAsync(UpdateEmergencyContactSettingsRequest request,
AsyncHandler<UpdateEmergencyContactSettingsRequest,UpdateEmergencyContactSettingsResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateEmergencyContactSettingsRequest |
UpdateEmergencyContactSettingsRequest.clone() |
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.
|
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.
|
Copyright © 2022. All rights reserved.