| Package | Description |
|---|---|
| com.amazonaws.services.chime.model |
| Modifier and Type | Method and Description |
|---|---|
ContentArtifactsConfiguration |
ContentArtifactsConfiguration.clone() |
ContentArtifactsConfiguration |
ArtifactsConfiguration.getContent()
The configuration for the content artifacts.
|
ContentArtifactsConfiguration |
ContentArtifactsConfiguration.withMuxType(ContentMuxType muxType)
The MUX type of the artifact configuration.
|
ContentArtifactsConfiguration |
ContentArtifactsConfiguration.withMuxType(String muxType)
The MUX type of the artifact configuration.
|
ContentArtifactsConfiguration |
ContentArtifactsConfiguration.withState(ArtifactsState state)
Indicates whether the content artifact is enabled or disabled.
|
ContentArtifactsConfiguration |
ContentArtifactsConfiguration.withState(String state)
Indicates whether the content artifact is enabled or disabled.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArtifactsConfiguration.setContent(ContentArtifactsConfiguration content)
The configuration for the content artifacts.
|
ArtifactsConfiguration |
ArtifactsConfiguration.withContent(ContentArtifactsConfiguration content)
The configuration for the content artifacts.
|
Copyright © 2025. All rights reserved.