| 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.paginators | |
| software.amazon.awssdk.services.ssmcontacts.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListContactChannelsResponse> |
SsmContactsAsyncClient.listContactChannels(ListContactChannelsRequest listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
default ListContactChannelsResponse |
SsmContactsClient.listContactChannels(ListContactChannelsRequest listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
default ListContactChannelsPublisher |
SsmContactsAsyncClient.listContactChannelsPaginator(ListContactChannelsRequest listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
default ListContactChannelsIterable |
SsmContactsClient.listContactChannelsPaginator(ListContactChannelsRequest listContactChannelsRequest)
Lists all contact channels for the specified contact.
|
| Constructor and Description |
|---|
ListContactChannelsIterable(SsmContactsClient client,
ListContactChannelsRequest firstRequest) |
ListContactChannelsPublisher(SsmContactsAsyncClient client,
ListContactChannelsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListContactChannelsRequestMarshaller.marshall(ListContactChannelsRequest listContactChannelsRequest) |
Copyright © 2022. All rights reserved.