Uses of Class
software.amazon.awssdk.services.chime.model.ChimeSdkMeetingConfiguration
-
Packages that use ChimeSdkMeetingConfiguration Package Description software.amazon.awssdk.services.chime.model -
-
Uses of ChimeSdkMeetingConfiguration in software.amazon.awssdk.services.chime.model
Methods in software.amazon.awssdk.services.chime.model that return ChimeSdkMeetingConfiguration Modifier and Type Method Description ChimeSdkMeetingConfigurationCreateMediaCapturePipelineRequest. chimeSdkMeetingConfiguration()The configuration for a specified media capture pipeline.ChimeSdkMeetingConfigurationMediaCapturePipeline. chimeSdkMeetingConfiguration()The configuration for a specified media capture pipeline.Methods in software.amazon.awssdk.services.chime.model with parameters of type ChimeSdkMeetingConfiguration Modifier and Type Method Description CreateMediaCapturePipelineRequest.BuilderCreateMediaCapturePipelineRequest.Builder. chimeSdkMeetingConfiguration(ChimeSdkMeetingConfiguration chimeSdkMeetingConfiguration)The configuration for a specified media capture pipeline.MediaCapturePipeline.BuilderMediaCapturePipeline.Builder. chimeSdkMeetingConfiguration(ChimeSdkMeetingConfiguration chimeSdkMeetingConfiguration)The configuration for a specified media capture pipeline.
-