| 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 SsmIncidentsClient |
SsmIncidentsClient.create()
Create a
SsmIncidentsClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
GetResourcePoliciesIterable(SsmIncidentsClient client,
GetResourcePoliciesRequest firstRequest) |
ListIncidentRecordsIterable(SsmIncidentsClient client,
ListIncidentRecordsRequest firstRequest) |
ListRelatedItemsIterable(SsmIncidentsClient client,
ListRelatedItemsRequest firstRequest) |
ListReplicationSetsIterable(SsmIncidentsClient client,
ListReplicationSetsRequest firstRequest) |
ListResponsePlansIterable(SsmIncidentsClient client,
ListResponsePlansRequest firstRequest) |
ListTimelineEventsIterable(SsmIncidentsClient client,
ListTimelineEventsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SsmIncidentsWaiter.Builder |
SsmIncidentsWaiter.Builder.client(SsmIncidentsClient client)
Sets a custom
SsmIncidentsClient that will be used to poll the resource |
Copyright © 2023. All rights reserved.