| Package | Description |
|---|---|
| com.amazonaws.services.ivsrealtime.model |
| Modifier and Type | Method and Description |
|---|---|
static DestinationState |
DestinationState.fromValue(String value)
Use this in place of valueOf.
|
static DestinationState |
DestinationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DestinationState[] |
DestinationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationSummary |
DestinationSummary.withState(DestinationState state)
State of the Composition Destination.
|
Destination |
Destination.withState(DestinationState state)
State of the Composition Destination.
|
Copyright © 2023. All rights reserved.