| Package | Description |
|---|---|
| software.amazon.awssdk.services.shield |
|
| Modifier and Type | Method and Description |
|---|---|
default DisassociateDrtRoleResponse |
ShieldClient.disassociateDRTRole()
Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.
|
default DisassociateDrtRoleResponse |
ShieldClient.disassociateDRTRole(Consumer<DisassociateDrtRoleRequest.Builder> disassociateDrtRoleRequest)
Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.
|
default DisassociateDrtRoleResponse |
ShieldClient.disassociateDRTRole(DisassociateDrtRoleRequest disassociateDrtRoleRequest)
Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DisassociateDrtRoleResponse> |
ShieldAsyncClient.disassociateDRTRole()
Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.
|
default CompletableFuture<DisassociateDrtRoleResponse> |
ShieldAsyncClient.disassociateDRTRole(Consumer<DisassociateDrtRoleRequest.Builder> disassociateDrtRoleRequest)
Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.
|
default CompletableFuture<DisassociateDrtRoleResponse> |
ShieldAsyncClient.disassociateDRTRole(DisassociateDrtRoleRequest disassociateDrtRoleRequest)
Removes the Shield Response Team's (SRT) access to your Amazon Web Services account.
|
Copyright © 2023. All rights reserved.