| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default GetContactResponse |
SsmContactsClient.getContact(Consumer<GetContactRequest.Builder> getContactRequest)
Retrieves information about the specified contact or escalation plan.
|
default GetContactResponse |
SsmContactsClient.getContact(GetContactRequest getContactRequest)
Retrieves information about the specified contact or escalation plan.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetContactResponse> |
SsmContactsAsyncClient.getContact(Consumer<GetContactRequest.Builder> getContactRequest)
Retrieves information about the specified contact or escalation plan.
|
default CompletableFuture<GetContactResponse> |
SsmContactsAsyncClient.getContact(GetContactRequest getContactRequest)
Retrieves information about the specified contact or escalation plan.
|
Copyright © 2021. All rights reserved.