Uses of Class
software.amazon.awssdk.services.connectcampaignsv2.model.LocalTimeZoneConfig
-
Packages that use LocalTimeZoneConfig Package Description software.amazon.awssdk.services.connectcampaignsv2.model -
-
Uses of LocalTimeZoneConfig in software.amazon.awssdk.services.connectcampaignsv2.model
Methods in software.amazon.awssdk.services.connectcampaignsv2.model that return LocalTimeZoneConfig Modifier and Type Method Description LocalTimeZoneConfigCommunicationTimeConfig. localTimeZoneConfig()Returns the value of the LocalTimeZoneConfig property for this object.Methods in software.amazon.awssdk.services.connectcampaignsv2.model with parameters of type LocalTimeZoneConfig Modifier and Type Method Description CommunicationTimeConfig.BuilderCommunicationTimeConfig.Builder. localTimeZoneConfig(LocalTimeZoneConfig localTimeZoneConfig)Sets the value of the LocalTimeZoneConfig property for this object.
-