| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
ContactChannelAddress |
ContactChannel.deliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannelAddress |
UpdateContactChannelRequest.deliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannelAddress |
GetContactChannelResponse.deliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
ContactChannelAddress |
CreateContactChannelRequest.deliveryAddress()
The details that Incident Manager uses when trying to engage the contact channel.
|
| Modifier and Type | Method and Description |
|---|---|
ContactChannel.Builder |
ContactChannel.Builder.deliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
UpdateContactChannelRequest.Builder |
UpdateContactChannelRequest.Builder.deliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
GetContactChannelResponse.Builder |
GetContactChannelResponse.Builder.deliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
CreateContactChannelRequest.Builder |
CreateContactChannelRequest.Builder.deliveryAddress(ContactChannelAddress deliveryAddress)
The details that Incident Manager uses when trying to engage the contact channel.
|
Copyright © 2021. All rights reserved.