Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.AudioLogDestination
-
Packages that use AudioLogDestination Package Description software.amazon.awssdk.services.lexmodelsv2.model -
-
Uses of AudioLogDestination in software.amazon.awssdk.services.lexmodelsv2.model
Methods in software.amazon.awssdk.services.lexmodelsv2.model that return AudioLogDestination Modifier and Type Method Description AudioLogDestinationAudioLogSetting. destination()Returns the value of the Destination property for this object.Methods in software.amazon.awssdk.services.lexmodelsv2.model with parameters of type AudioLogDestination Modifier and Type Method Description AudioLogSetting.BuilderAudioLogSetting.Builder. destination(AudioLogDestination destination)Sets the value of the Destination property for this object.
-