| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<EnableProactiveEngagementResponse> |
ShieldAsyncClient.enableProactiveEngagement(Consumer<EnableProactiveEngagementRequest.Builder> enableProactiveEngagementRequest)
Authorizes the DDoS Response Team (DRT) to use email and phone to notify contacts about escalations to the DRT
and to initiate proactive customer support.
|
default EnableProactiveEngagementResponse |
ShieldClient.enableProactiveEngagement(Consumer<EnableProactiveEngagementRequest.Builder> enableProactiveEngagementRequest)
Authorizes the DDoS Response Team (DRT) to use email and phone to notify contacts about escalations to the DRT
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 © 2021. All rights reserved.