| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
CreateContactChannelResult |
AbstractAWSSSMContacts.createContactChannel(CreateContactChannelRequest request) |
CreateContactChannelResult |
AWSSSMContacts.createContactChannel(CreateContactChannelRequest createContactChannelRequest)
A contact channel is the method that Incident Manager uses to engage your contact.
|
CreateContactChannelResult |
AWSSSMContactsClient.createContactChannel(CreateContactChannelRequest request)
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 Amazon Resource Name (ARN) of the contact channel.
|
Copyright © 2024. All rights reserved.