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