Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.CommunicationLimits
-
Packages that use CommunicationLimits Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of CommunicationLimits in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return CommunicationLimits Modifier and Type Method Description CommunicationLimitsCommunicationLimitsConfig. allChannelSubtypes()Returns the value of the AllChannelSubtypes property for this object.static CommunicationLimitsCommunicationLimits. fromCommunicationLimitsList(List<CommunicationLimit> communicationLimitsList)Create an instance of this class withcommunicationLimitsList()initialized to the given value.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type CommunicationLimits Modifier and Type Method Description CommunicationLimitsConfig.BuilderCommunicationLimitsConfig.Builder. allChannelSubtypes(CommunicationLimits allChannelSubtypes)Sets the value of the AllChannelSubtypes property for this object.
-