| 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 DescribePageResponse |
SsmContactsClient.describePage(Consumer<DescribePageRequest.Builder> describePageRequest)
Lists details of the engagement to a contact channel.
|
default DescribePageResponse |
SsmContactsClient.describePage(DescribePageRequest describePageRequest)
Lists details of the engagement to a contact channel.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribePageResponse> |
SsmContactsAsyncClient.describePage(Consumer<DescribePageRequest.Builder> describePageRequest)
Lists details of the engagement to a contact channel.
|
default CompletableFuture<DescribePageResponse> |
SsmContactsAsyncClient.describePage(DescribePageRequest describePageRequest)
Lists details of the engagement to a contact channel.
|
Copyright © 2021. All rights reserved.