| 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.
|
| software.amazon.awssdk.services.ssmcontacts.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteContactChannelResponse |
SsmContactsClient.deleteContactChannel(DeleteContactChannelRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteContactChannelRequestMarshaller.marshall(DeleteContactChannelRequest deleteContactChannelRequest) |
Copyright © 2021. All rights reserved.