| 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 DeleteContactChannelResponse |
SsmContactsClient.deleteContactChannel(Consumer<DeleteContactChannelRequest.Builder> deleteContactChannelRequest)
To no longer receive engagements on a contact channel, you can delete the channel from a contact.
|
default DeleteContactChannelResponse |
SsmContactsClient.deleteContactChannel(DeleteContactChannelRequest deleteContactChannelRequest)
To no longer receive engagements on a contact channel, you can delete the channel from a contact.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteContactChannelResponse> |
SsmContactsAsyncClient.deleteContactChannel(Consumer<DeleteContactChannelRequest.Builder> deleteContactChannelRequest)
To no longer receive engagements on a contact channel, you can delete the channel from a contact.
|
default CompletableFuture<DeleteContactChannelResponse> |
SsmContactsAsyncClient.deleteContactChannel(DeleteContactChannelRequest deleteContactChannelRequest)
To no longer receive engagements on a contact channel, you can delete the channel from a contact.
|
Copyright © 2022. All rights reserved.