| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents |
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.ssmincidents.paginators | |
| software.amazon.awssdk.services.ssmincidents.waiters |
| Modifier and Type | Method and Description |
|---|---|
static SsmIncidentsAsyncClient |
SsmIncidentsAsyncClient.create()
Create a
SsmIncidentsAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetResourcePoliciesPublisher(SsmIncidentsAsyncClient client,
GetResourcePoliciesRequest firstRequest) |
ListIncidentRecordsPublisher(SsmIncidentsAsyncClient client,
ListIncidentRecordsRequest firstRequest) |
ListRelatedItemsPublisher(SsmIncidentsAsyncClient client,
ListRelatedItemsRequest firstRequest) |
ListReplicationSetsPublisher(SsmIncidentsAsyncClient client,
ListReplicationSetsRequest firstRequest) |
ListResponsePlansPublisher(SsmIncidentsAsyncClient client,
ListResponsePlansRequest firstRequest) |
ListTimelineEventsPublisher(SsmIncidentsAsyncClient client,
ListTimelineEventsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SsmIncidentsAsyncWaiter.Builder |
SsmIncidentsAsyncWaiter.Builder.client(SsmIncidentsAsyncClient client)
Sets a custom
SsmIncidentsAsyncClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.