| Package | Description |
|---|---|
| com.amazonaws.services.ivs.model |
| Modifier and Type | Method and Description |
|---|---|
DestinationConfiguration |
DestinationConfiguration.clone() |
DestinationConfiguration |
CreateRecordingConfigurationRequest.getDestinationConfiguration()
A complex type that contains a destination configuration for where recorded video will be stored.
|
DestinationConfiguration |
RecordingConfiguration.getDestinationConfiguration()
A complex type that contains information about where recorded video will be stored.
|
DestinationConfiguration |
RecordingConfigurationSummary.getDestinationConfiguration()
A complex type that contains information about where recorded video will be stored.
|
DestinationConfiguration |
DestinationConfiguration.withS3(S3DestinationConfiguration s3)
An S3 destination configuration where recorded videos will be stored.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateRecordingConfigurationRequest.setDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains a destination configuration for where recorded video will be stored.
|
void |
RecordingConfiguration.setDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains information about where recorded video will be stored.
|
void |
RecordingConfigurationSummary.setDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains information about where recorded video will be stored.
|
CreateRecordingConfigurationRequest |
CreateRecordingConfigurationRequest.withDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains a destination configuration for where recorded video will be stored.
|
RecordingConfiguration |
RecordingConfiguration.withDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains information about where recorded video will be stored.
|
RecordingConfigurationSummary |
RecordingConfigurationSummary.withDestinationConfiguration(DestinationConfiguration destinationConfiguration)
A complex type that contains information about where recorded video will be stored.
|
Copyright © 2024. All rights reserved.