| 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 |
|---|---|
UpdateContactChannelResult |
AbstractAWSSSMContacts.updateContactChannel(UpdateContactChannelRequest request) |
UpdateContactChannelResult |
AWSSSMContactsClient.updateContactChannel(UpdateContactChannelRequest request)
Updates a contact's contact channel.
|
UpdateContactChannelResult |
AWSSSMContacts.updateContactChannel(UpdateContactChannelRequest updateContactChannelRequest)
Updates a contact's contact channel.
|
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateContactChannelResult> |
AbstractAWSSSMContactsAsync.updateContactChannelAsync(UpdateContactChannelRequest request,
AsyncHandler<UpdateContactChannelRequest,UpdateContactChannelResult> asyncHandler) |
Future<UpdateContactChannelResult> |
AWSSSMContactsAsync.updateContactChannelAsync(UpdateContactChannelRequest updateContactChannelRequest,
AsyncHandler<UpdateContactChannelRequest,UpdateContactChannelResult> asyncHandler)
Updates a contact's contact channel.
|
Future<UpdateContactChannelResult> |
AWSSSMContactsAsyncClient.updateContactChannelAsync(UpdateContactChannelRequest request,
AsyncHandler<UpdateContactChannelRequest,UpdateContactChannelResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
UpdateContactChannelResult |
UpdateContactChannelResult.clone() |
Copyright © 2025. All rights reserved.