| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
static ChannelType |
ChannelType.fromValue(String value)
Use this in place of valueOf.
|
static ChannelType |
ChannelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelType[] |
ChannelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CreateContactChannelRequest |
CreateContactChannelRequest.withType(ChannelType type)
Incident Manager supports three types of contact channels:
|
GetContactChannelResult |
GetContactChannelResult.withType(ChannelType type)
The type of contact channel.
|
ContactChannel |
ContactChannel.withType(ChannelType type)
The type of the contact channel.
|
Copyright © 2022. All rights reserved.