| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts |
|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
CreateContactChannelResult |
AWSSSMContactsClient.createContactChannel(CreateContactChannelRequest request)
A contact channel is the method that Incident Manager uses to engage your contact.
|
CreateContactChannelResult |
AbstractAWSSSMContacts.createContactChannel(CreateContactChannelRequest request) |
CreateContactChannelResult |
AWSSSMContacts.createContactChannel(CreateContactChannelRequest createContactChannelRequest)
A contact channel is the method that Incident Manager uses to engage your contact.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateContactChannelResult> |
AbstractAWSSSMContactsAsync.createContactChannelAsync(CreateContactChannelRequest request,
AsyncHandler<CreateContactChannelRequest,CreateContactChannelResult> asyncHandler) |
Future<CreateContactChannelResult> |
AWSSSMContactsAsync.createContactChannelAsync(CreateContactChannelRequest createContactChannelRequest,
AsyncHandler<CreateContactChannelRequest,CreateContactChannelResult> asyncHandler)
A contact channel is the method that Incident Manager uses to engage your contact.
|
Future<CreateContactChannelResult> |
AWSSSMContactsAsyncClient.createContactChannelAsync(CreateContactChannelRequest request,
AsyncHandler<CreateContactChannelRequest,CreateContactChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateContactChannelResult |
CreateContactChannelResult.clone() |
CreateContactChannelResult |
CreateContactChannelResult.withContactChannelArn(String contactChannelArn)
The ARN of the contact channel.
|
Copyright © 2021. All rights reserved.