| Package | Description |
|---|---|
| software.amazon.awssdk.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
List<RecordingConfigurationSummary> |
ListRecordingConfigurationsResponse.recordingConfigurations()
List of the matching recording configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecordingConfigurationsResponse.Builder |
ListRecordingConfigurationsResponse.Builder.recordingConfigurations(RecordingConfigurationSummary... recordingConfigurations)
List of the matching recording configurations.
|
| Modifier and Type | Method and Description |
|---|---|
ListRecordingConfigurationsResponse.Builder |
ListRecordingConfigurationsResponse.Builder.recordingConfigurations(Collection<RecordingConfigurationSummary> recordingConfigurations)
List of the matching recording configurations.
|
Copyright © 2023. All rights reserved.