| 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 ListPageResolutionsResponse |
SsmContactsClient.listPageResolutions(ListPageResolutionsRequest listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
default CompletableFuture<ListPageResolutionsResponse> |
SsmContactsAsyncClient.listPageResolutions(ListPageResolutionsRequest listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
default ListPageResolutionsIterable |
SsmContactsClient.listPageResolutionsPaginator(ListPageResolutionsRequest listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
default ListPageResolutionsPublisher |
SsmContactsAsyncClient.listPageResolutionsPaginator(ListPageResolutionsRequest listPageResolutionsRequest)
Returns the resolution path of an engagement.
|
| Constructor and Description |
|---|
ListPageResolutionsIterable(SsmContactsClient client,
ListPageResolutionsRequest firstRequest) |
ListPageResolutionsPublisher(SsmContactsAsyncClient client,
ListPageResolutionsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListPageResolutionsRequestMarshaller.marshall(ListPageResolutionsRequest listPageResolutionsRequest) |
Copyright © 2023. All rights reserved.