| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateContactChannelResponse |
SsmContactsClient.updateContactChannel(Consumer<UpdateContactChannelRequest.Builder> updateContactChannelRequest)
Updates a contact's contact channel.
|
default UpdateContactChannelResponse |
SsmContactsClient.updateContactChannel(UpdateContactChannelRequest updateContactChannelRequest)
Updates a contact's contact channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateContactChannelResponse> |
SsmContactsAsyncClient.updateContactChannel(Consumer<UpdateContactChannelRequest.Builder> updateContactChannelRequest)
Updates a contact's contact channel.
|
default CompletableFuture<UpdateContactChannelResponse> |
SsmContactsAsyncClient.updateContactChannel(UpdateContactChannelRequest updateContactChannelRequest)
Updates a contact's contact channel.
|
Copyright © 2021. All rights reserved.