| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
static RecordingConfigurationState |
RecordingConfigurationState.fromValue(String value)
Use this in place of valueOf.
|
static RecordingConfigurationState |
RecordingConfigurationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordingConfigurationState[] |
RecordingConfigurationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecordingConfiguration |
RecordingConfiguration.withState(RecordingConfigurationState state)
Indicates the current state of the recording configuration.
|
RecordingConfigurationSummary |
RecordingConfigurationSummary.withState(RecordingConfigurationState state)
Indicates the current state of the recording configuration.
|
Copyright © 2023. All rights reserved.