Uses of Class
software.amazon.awssdk.services.kinesisvideo.model.LocalSizeConfig
-
Packages that use LocalSizeConfig Package Description software.amazon.awssdk.services.kinesisvideo.model -
-
Uses of LocalSizeConfig in software.amazon.awssdk.services.kinesisvideo.model
Methods in software.amazon.awssdk.services.kinesisvideo.model that return LocalSizeConfig Modifier and Type Method Description LocalSizeConfigDeletionConfig. localSizeConfig()The value of the local size required in order to delete the edge configuration.Methods in software.amazon.awssdk.services.kinesisvideo.model with parameters of type LocalSizeConfig Modifier and Type Method Description DeletionConfig.BuilderDeletionConfig.Builder. localSizeConfig(LocalSizeConfig localSizeConfig)The value of the local size required in order to delete the edge configuration.
-