| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
default EnableProactiveEngagementResponse |
ShieldClient.enableProactiveEngagement(Consumer<EnableProactiveEngagementRequest.Builder> enableProactiveEngagementRequest)
Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT
and to initiate proactive customer support.
|
default CompletableFuture<EnableProactiveEngagementResponse> |
ShieldAsyncClient.enableProactiveEngagement(Consumer<EnableProactiveEngagementRequest.Builder> enableProactiveEngagementRequest)
Authorizes the Shield Response Team (SRT) to use email and phone to notify contacts about escalations to the SRT
and to initiate proactive customer support.
|
| Modifier and Type | Method and Description |
|---|---|
static EnableProactiveEngagementRequest.Builder |
EnableProactiveEngagementRequest.builder() |
EnableProactiveEngagementRequest.Builder |
EnableProactiveEngagementRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
EnableProactiveEngagementRequest.Builder |
EnableProactiveEngagementRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
EnableProactiveEngagementRequest.Builder |
EnableProactiveEngagementRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends EnableProactiveEngagementRequest.Builder> |
EnableProactiveEngagementRequest.serializableBuilderClass() |
Copyright © 2023. All rights reserved.