| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
static DescribeEmergencyContactSettingsResponse.Builder |
DescribeEmergencyContactSettingsResponse.builder() |
DescribeEmergencyContactSettingsResponse.Builder |
DescribeEmergencyContactSettingsResponse.Builder.emergencyContactList(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.
|
DescribeEmergencyContactSettingsResponse.Builder |
DescribeEmergencyContactSettingsResponse.Builder.emergencyContactList(Consumer<EmergencyContact.Builder>... 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.
|
DescribeEmergencyContactSettingsResponse.Builder |
DescribeEmergencyContactSettingsResponse.Builder.emergencyContactList(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.
|
DescribeEmergencyContactSettingsResponse.Builder |
DescribeEmergencyContactSettingsResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DescribeEmergencyContactSettingsResponse.Builder> |
DescribeEmergencyContactSettingsResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.