| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static EventSourceName |
EventSourceName.fromValue(String value)
Use this in place of valueOf.
|
static EventSourceName |
EventSourceName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventSourceName[] |
EventSourceName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RuleSummary |
RuleSummary.withEventSourceName(EventSourceName eventSourceName)
The name of the event source.
|
RuleTriggerEventSource |
RuleTriggerEventSource.withEventSourceName(EventSourceName eventSourceName)
The name of the event source.
|
ListRulesRequest |
ListRulesRequest.withEventSourceName(EventSourceName eventSourceName)
The name of the event source.
|
Copyright © 2023. All rights reserved.