| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
ListPagesByEngagementResult |
AbstractAWSSSMContacts.listPagesByEngagement(ListPagesByEngagementRequest request) |
ListPagesByEngagementResult |
AWSSSMContacts.listPagesByEngagement(ListPagesByEngagementRequest listPagesByEngagementRequest)
Lists the engagements to contact channels that occurred by engaging a contact.
|
ListPagesByEngagementResult |
AWSSSMContactsClient.listPagesByEngagement(ListPagesByEngagementRequest request)
Lists the engagements to contact channels that occurred by engaging a contact.
|
| Modifier and Type | Method and Description |
|---|---|
Future<ListPagesByEngagementResult> |
AWSSSMContactsAsyncClient.listPagesByEngagementAsync(ListPagesByEngagementRequest request,
AsyncHandler<ListPagesByEngagementRequest,ListPagesByEngagementResult> asyncHandler) |
Future<ListPagesByEngagementResult> |
AbstractAWSSSMContactsAsync.listPagesByEngagementAsync(ListPagesByEngagementRequest request,
AsyncHandler<ListPagesByEngagementRequest,ListPagesByEngagementResult> asyncHandler) |
Future<ListPagesByEngagementResult> |
AWSSSMContactsAsync.listPagesByEngagementAsync(ListPagesByEngagementRequest listPagesByEngagementRequest,
AsyncHandler<ListPagesByEngagementRequest,ListPagesByEngagementResult> asyncHandler)
Lists the engagements to contact channels that occurred by engaging a contact.
|
| Modifier and Type | Method and Description |
|---|---|
ListPagesByEngagementResult |
ListPagesByEngagementResult.clone() |
ListPagesByEngagementResult |
ListPagesByEngagementResult.withNextToken(String nextToken)
The pagination token to continue to the next page of results.
|
ListPagesByEngagementResult |
ListPagesByEngagementResult.withPages(Collection<Page> pages)
The list of engagements to contact channels.
|
ListPagesByEngagementResult |
ListPagesByEngagementResult.withPages(Page... pages)
The list of engagements to contact channels.
|
Copyright © 2022. All rights reserved.