| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static ContactState |
ContactState.fromValue(String value)
Use this in place of valueOf.
|
static ContactState |
ContactState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ContactState[] |
ContactState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AgentContactReference |
AgentContactReference.withAgentContactState(ContactState agentContactState)
The state of the
contact.
|
ContactFilter |
ContactFilter.withContactStates(ContactState... contactStates)
A list of up to 9 contact states.
|
Copyright © 2023. All rights reserved.