| 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 |
|---|---|
Future<ListPageResolutionsResult> |
AWSSSMContactsAsyncClient.listPageResolutionsAsync(ListPageResolutionsRequest request,
AsyncHandler<ListPageResolutionsRequest,ListPageResolutionsResult> asyncHandler) |
Future<ListPageResolutionsResult> |
AbstractAWSSSMContactsAsync.listPageResolutionsAsync(ListPageResolutionsRequest request,
AsyncHandler<ListPageResolutionsRequest,ListPageResolutionsResult> asyncHandler) |
Future<ListPageResolutionsResult> |
AWSSSMContactsAsync.listPageResolutionsAsync(ListPageResolutionsRequest listPageResolutionsRequest,
AsyncHandler<ListPageResolutionsRequest,ListPageResolutionsResult> asyncHandler)
Returns the resolution path of an engagement.
|
| Modifier and Type | Method and Description |
|---|---|
ListPageResolutionsRequest |
ListPageResolutionsRequest.clone() |
ListPageResolutionsRequest |
ListPageResolutionsRequest.withNextToken(String nextToken)
A token to start the list.
|
ListPageResolutionsRequest |
ListPageResolutionsRequest.withPageId(String pageId)
The Amazon Resource Name (ARN) of the contact engaged for the incident.
|
Copyright © 2023. All rights reserved.