| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts |
|
| software.amazon.awssdk.services.ssmcontacts.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateContactResponse> |
SsmContactsAsyncClient.createContact(CreateContactRequest createContactRequest)
Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that
Incident Manager uses to engage contacts in phases during an incident.
|
default CreateContactResponse |
SsmContactsClient.createContact(CreateContactRequest createContactRequest)
Contacts are either the contacts that Incident Manager engages during an incident or the escalation plans that
Incident Manager uses to engage contacts in phases during an incident.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateContactRequestMarshaller.marshall(CreateContactRequest createContactRequest) |
Copyright © 2021. All rights reserved.