| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetContactChannelResponse |
SsmContactsClient.getContactChannel(Consumer<GetContactChannelRequest.Builder> getContactChannelRequest)
List details about a specific contact channel.
|
default GetContactChannelResponse |
SsmContactsClient.getContactChannel(GetContactChannelRequest getContactChannelRequest)
List details about a specific contact channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContactChannelResponse> |
SsmContactsAsyncClient.getContactChannel(Consumer<GetContactChannelRequest.Builder> getContactChannelRequest)
List details about a specific contact channel.
|
default CompletableFuture<GetContactChannelResponse> |
SsmContactsAsyncClient.getContactChannel(GetContactChannelRequest getContactChannelRequest)
List details about a specific contact channel.
|
Copyright © 2021. All rights reserved.