| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts |
|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContactChannelResult> |
AbstractAWSSSMContactsAsync.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> |
AWSSSMContactsAsyncClient.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 © 2021. All rights reserved.