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