| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
ContactChannelAddress |
ContactChannelAddress.clone() |
ContactChannelAddress |
GetContactChannelResult.getDeliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannelAddress |
CreateContactChannelRequest.getDeliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannelAddress |
UpdateContactChannelRequest.getDeliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannelAddress |
ContactChannel.getDeliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannelAddress |
ContactChannelAddress.withSimpleAddress(String simpleAddress)
The format is dependent on the type of the contact channel.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetContactChannelResult.setDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
void |
CreateContactChannelRequest.setDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
void |
UpdateContactChannelRequest.setDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
void |
ContactChannel.setDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
GetContactChannelResult |
GetContactChannelResult.withDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
CreateContactChannelRequest |
CreateContactChannelRequest.withDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
UpdateContactChannelRequest |
UpdateContactChannelRequest.withDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannel |
ContactChannel.withDeliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
Copyright © 2022. All rights reserved.