| Package | Description |
|---|---|
| com.amazonaws.services.ssmincidents |
AWS Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover
from incidents affecting their AWS-hosted applications.
|
| com.amazonaws.services.ssmincidents.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateDeletionProtectionResult |
AWSSSMIncidentsClient.updateDeletionProtection(UpdateDeletionProtectionRequest request)
Update deletion protection to either allow or deny deletion of the final Region in a replication set.
|
UpdateDeletionProtectionResult |
AbstractAWSSSMIncidents.updateDeletionProtection(UpdateDeletionProtectionRequest request) |
UpdateDeletionProtectionResult |
AWSSSMIncidents.updateDeletionProtection(UpdateDeletionProtectionRequest updateDeletionProtectionRequest)
Update deletion protection to either allow or deny deletion of the final Region in a replication set.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateDeletionProtectionResult> |
AWSSSMIncidentsAsyncClient.updateDeletionProtectionAsync(UpdateDeletionProtectionRequest request,
AsyncHandler<UpdateDeletionProtectionRequest,UpdateDeletionProtectionResult> asyncHandler) |
Future<UpdateDeletionProtectionResult> |
AbstractAWSSSMIncidentsAsync.updateDeletionProtectionAsync(UpdateDeletionProtectionRequest request,
AsyncHandler<UpdateDeletionProtectionRequest,UpdateDeletionProtectionResult> asyncHandler) |
Future<UpdateDeletionProtectionResult> |
AWSSSMIncidentsAsync.updateDeletionProtectionAsync(UpdateDeletionProtectionRequest updateDeletionProtectionRequest,
AsyncHandler<UpdateDeletionProtectionRequest,UpdateDeletionProtectionResult> asyncHandler)
Update deletion protection to either allow or deny deletion of the final Region in a replication set.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateDeletionProtectionResult |
UpdateDeletionProtectionResult.clone() |
Copyright © 2021. All rights reserved.