| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateContactResponse |
SsmContactsClient.updateContact(Consumer<UpdateContactRequest.Builder> updateContactRequest)
Updates the contact or escalation plan specified.
|
default UpdateContactResponse |
SsmContactsClient.updateContact(UpdateContactRequest updateContactRequest)
Updates the contact or escalation plan specified.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateContactResponse> |
SsmContactsAsyncClient.updateContact(Consumer<UpdateContactRequest.Builder> updateContactRequest)
Updates the contact or escalation plan specified.
|
default CompletableFuture<UpdateContactResponse> |
SsmContactsAsyncClient.updateContact(UpdateContactRequest updateContactRequest)
Updates the contact or escalation plan specified.
|
Copyright © 2021. All rights reserved.