| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| software.amazon.awssdk.services.shield.model |
| Modifier and Type | Method and Description |
|---|---|
default DisableProactiveEngagementResponse |
ShieldClient.disableProactiveEngagement(Consumer<DisableProactiveEngagementRequest.Builder> disableProactiveEngagementRequest)
Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT and to
initiate proactive customer support.
|
default CompletableFuture<DisableProactiveEngagementResponse> |
ShieldAsyncClient.disableProactiveEngagement(Consumer<DisableProactiveEngagementRequest.Builder> disableProactiveEngagementRequest)
Removes authorization from the Shield Response Team (SRT) to notify contacts about escalations to the SRT 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 © 2023. All rights reserved.