Uses of Class
software.amazon.awssdk.services.connect.model.AllowedCapabilities
-
Packages that use AllowedCapabilities Package Description software.amazon.awssdk.services.connect.model -
-
Uses of AllowedCapabilities in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return AllowedCapabilities Modifier and Type Method Description AllowedCapabilitiesStartWebRtcContactRequest. allowedCapabilities()Information about the video sharing capabilities of the participants (customer, agent).Methods in software.amazon.awssdk.services.connect.model with parameters of type AllowedCapabilities Modifier and Type Method Description StartWebRtcContactRequest.BuilderStartWebRtcContactRequest.Builder. allowedCapabilities(AllowedCapabilities allowedCapabilities)Information about the video sharing capabilities of the participants (customer, agent).
-