Uses of Class
software.amazon.awssdk.services.connect.model.Meeting
-
Packages that use Meeting Package Description software.amazon.awssdk.services.connect.model -
-
Uses of Meeting in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return Meeting Modifier and Type Method Description MeetingConnectionData. meeting()A meeting created using the Amazon Chime SDK.Methods in software.amazon.awssdk.services.connect.model with parameters of type Meeting Modifier and Type Method Description ConnectionData.BuilderConnectionData.Builder. meeting(Meeting meeting)A meeting created using the Amazon Chime SDK.
-