| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisableProactiveEngagementResponse> |
ShieldAsyncClient.disableProactiveEngagement(Consumer<DisableProactiveEngagementRequest.Builder> disableProactiveEngagementRequest)
Removes authorization from the DDoS Response Team (DRT) to notify contacts about escalations to the DRT and to
initiate proactive customer support.
|
default DisableProactiveEngagementResponse |
ShieldClient.disableProactiveEngagement(Consumer<DisableProactiveEngagementRequest.Builder> disableProactiveEngagementRequest)
Removes authorization from the DDoS Response Team (DRT) to notify contacts about escalations to the DRT and to
initiate proactive customer support.
|
| Modifier and Type | Method and Description |
|---|---|
static DisableProactiveEngagementRequest.Builder |
DisableProactiveEngagementRequest.builder() |
DisableProactiveEngagementRequest.Builder |
DisableProactiveEngagementRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DisableProactiveEngagementRequest.Builder |
DisableProactiveEngagementRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DisableProactiveEngagementRequest.Builder |
DisableProactiveEngagementRequest.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends DisableProactiveEngagementRequest.Builder> |
DisableProactiveEngagementRequest.serializableBuilderClass() |
Copyright © 2021. All rights reserved.