| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateContactChannelResponse |
SsmContactsClient.createContactChannel(Consumer<CreateContactChannelRequest.Builder> createContactChannelRequest)
A contact channel is the method that Incident Manager uses to engage your contact.
|
default CreateContactChannelResponse |
SsmContactsClient.createContactChannel(CreateContactChannelRequest createContactChannelRequest)
A contact channel is the method that Incident Manager uses to engage your contact.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateContactChannelResponse> |
SsmContactsAsyncClient.createContactChannel(Consumer<CreateContactChannelRequest.Builder> createContactChannelRequest)
A contact channel is the method that Incident Manager uses to engage your contact.
|
default CompletableFuture<CreateContactChannelResponse> |
SsmContactsAsyncClient.createContactChannel(CreateContactChannelRequest createContactChannelRequest)
A contact channel is the method that Incident Manager uses to engage your contact.
|
Copyright © 2021. All rights reserved.