| Package | Description |
|---|---|
| software.amazon.awssdk.services.chimesdkmediapipelines.model |
| Modifier and Type | Method and Description |
|---|---|
static MediaInsightsPipelineConfigurationElementType |
MediaInsightsPipelineConfigurationElementType.fromValue(String value)
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
|
MediaInsightsPipelineConfigurationElementType |
MediaInsightsPipelineElementStatus.type()
The type of status.
|
MediaInsightsPipelineConfigurationElementType |
MediaInsightsPipelineConfigurationElement.type()
The element type.
|
static MediaInsightsPipelineConfigurationElementType |
MediaInsightsPipelineConfigurationElementType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MediaInsightsPipelineConfigurationElementType[] |
MediaInsightsPipelineConfigurationElementType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Set<MediaInsightsPipelineConfigurationElementType> |
MediaInsightsPipelineConfigurationElementType.knownValues()
|
| Modifier and Type | Method and Description |
|---|---|
MediaInsightsPipelineElementStatus.Builder |
MediaInsightsPipelineElementStatus.Builder.type(MediaInsightsPipelineConfigurationElementType type)
The type of status.
|
MediaInsightsPipelineConfigurationElement.Builder |
MediaInsightsPipelineConfigurationElement.Builder.type(MediaInsightsPipelineConfigurationElementType type)
The element type.
|
Copyright © 2023. All rights reserved.