| Package | Description |
|---|---|
| com.amazonaws.services.kinesisvideo.model |
| Modifier and Type | Method and Description |
|---|---|
LocalSizeConfig |
LocalSizeConfig.clone() |
LocalSizeConfig |
DeletionConfig.getLocalSizeConfig()
The value of the local size required in order to delete the edge configuration.
|
LocalSizeConfig |
LocalSizeConfig.withMaxLocalMediaSizeInMB(Integer maxLocalMediaSizeInMB)
The overall maximum size of the media that you want to store for a stream on the Edge Agent.
|
LocalSizeConfig |
LocalSizeConfig.withStrategyOnFullSize(StrategyOnFullSize strategyOnFullSize)
The strategy to perform when a stream’s
MaxLocalMediaSizeInMB limit is reached. |
LocalSizeConfig |
LocalSizeConfig.withStrategyOnFullSize(String strategyOnFullSize)
The strategy to perform when a stream’s
MaxLocalMediaSizeInMB limit is reached. |
| Modifier and Type | Method and Description |
|---|---|
void |
DeletionConfig.setLocalSizeConfig(LocalSizeConfig localSizeConfig)
The value of the local size required in order to delete the edge configuration.
|
DeletionConfig |
DeletionConfig.withLocalSizeConfig(LocalSizeConfig localSizeConfig)
The value of the local size required in order to delete the edge configuration.
|
Copyright © 2023. All rights reserved.