| 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 |
|---|---|
Future<GetContactChannelResult> |
AWSSSMContactsAsyncClient.getContactChannelAsync(GetContactChannelRequest request,
AsyncHandler<GetContactChannelRequest,GetContactChannelResult> asyncHandler) |
Future<GetContactChannelResult> |
AWSSSMContactsAsync.getContactChannelAsync(GetContactChannelRequest getContactChannelRequest,
AsyncHandler<GetContactChannelRequest,GetContactChannelResult> asyncHandler)
List details about a specific contact channel.
|
Future<GetContactChannelResult> |
AbstractAWSSSMContactsAsync.getContactChannelAsync(GetContactChannelRequest request,
AsyncHandler<GetContactChannelRequest,GetContactChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContactChannelRequest |
GetContactChannelRequest.clone() |
GetContactChannelRequest |
GetContactChannelRequest.withContactChannelId(String contactChannelId)
The Amazon Resource Name (ARN) of the contact channel you want information about.
|
Copyright © 2022. All rights reserved.