| Package | Description |
|---|---|
| com.amazonaws.services.cloudwatchevents.model |
| Modifier and Type | Method and Description |
|---|---|
static EventSourceState |
EventSourceState.fromValue(String value)
Use this in place of valueOf.
|
static EventSourceState |
EventSourceState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EventSourceState[] |
EventSourceState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EventSource |
EventSource.withState(EventSourceState state)
The state of the event source.
|
DescribeEventSourceResult |
DescribeEventSourceResult.withState(EventSourceState state)
The state of the event source.
|
PartnerEventSourceAccount |
PartnerEventSourceAccount.withState(EventSourceState state)
The state of the event source.
|
Copyright © 2024. All rights reserved.