| 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 CompletableFuture<CreateContactChannelResponse> |
SsmContactsAsyncClient.createContactChannel(CreateContactChannelRequest 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 |
|---|---|
SdkHttpFullRequest |
CreateContactChannelRequestMarshaller.marshall(CreateContactChannelRequest createContactChannelRequest) |
Copyright © 2022. All rights reserved.