Uses of Class
software.amazon.awssdk.services.chimesdkmessaging.model.ElasticChannelConfiguration
-
Packages that use ElasticChannelConfiguration Package Description software.amazon.awssdk.services.chimesdkmessaging.model -
-
Uses of ElasticChannelConfiguration in software.amazon.awssdk.services.chimesdkmessaging.model
Methods in software.amazon.awssdk.services.chimesdkmessaging.model that return ElasticChannelConfiguration Modifier and Type Method Description ElasticChannelConfigurationChannel. elasticChannelConfiguration()The attributes required to configure and create an elastic channel.ElasticChannelConfigurationCreateChannelRequest. elasticChannelConfiguration()The attributes required to configure and create an elastic channel.Methods in software.amazon.awssdk.services.chimesdkmessaging.model with parameters of type ElasticChannelConfiguration Modifier and Type Method Description Channel.BuilderChannel.Builder. elasticChannelConfiguration(ElasticChannelConfiguration elasticChannelConfiguration)The attributes required to configure and create an elastic channel.CreateChannelRequest.BuilderCreateChannelRequest.Builder. elasticChannelConfiguration(ElasticChannelConfiguration elasticChannelConfiguration)The attributes required to configure and create an elastic channel.
-