Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.CreateMeetingRoomConfiguration
-
Packages that use CreateMeetingRoomConfiguration Package Description software.amazon.awssdk.services.alexaforbusiness.model -
-
Uses of CreateMeetingRoomConfiguration in software.amazon.awssdk.services.alexaforbusiness.model
Methods in software.amazon.awssdk.services.alexaforbusiness.model that return CreateMeetingRoomConfiguration Modifier and Type Method Description CreateMeetingRoomConfigurationCreateProfileRequest. meetingRoomConfiguration()The meeting room settings of a room profile.Methods in software.amazon.awssdk.services.alexaforbusiness.model with parameters of type CreateMeetingRoomConfiguration Modifier and Type Method Description CreateProfileRequest.BuilderCreateProfileRequest.Builder. meetingRoomConfiguration(CreateMeetingRoomConfiguration meetingRoomConfiguration)The meeting room settings of a room profile.
-