| 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<ListPagesByEngagementResponse> |
SsmContactsAsyncClient.listPagesByEngagement(ListPagesByEngagementRequest listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
default ListPagesByEngagementResponse |
SsmContactsClient.listPagesByEngagement(ListPagesByEngagementRequest listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
default ListPagesByEngagementPublisher |
SsmContactsAsyncClient.listPagesByEngagementPaginator(ListPagesByEngagementRequest listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
default ListPagesByEngagementIterable |
SsmContactsClient.listPagesByEngagementPaginator(ListPagesByEngagementRequest listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
| Constructor and Description |
|---|
ListPagesByEngagementIterable(SsmContactsClient client,
ListPagesByEngagementRequest firstRequest) |
ListPagesByEngagementPublisher(SsmContactsAsyncClient client,
ListPagesByEngagementRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPagesByEngagementRequestMarshaller.marshall(ListPagesByEngagementRequest listPagesByEngagementRequest) |
Copyright © 2023. All rights reserved.