Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.SplitString
-
Packages that use SplitString Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of SplitString in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return SplitString Modifier and Type Method Description SplitStringProcessor. splitString()Use this parameter to include the splitString processor in your transformer.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type SplitString Modifier and Type Method Description Processor.BuilderProcessor.Builder. splitString(SplitString splitString)Use this parameter to include the splitString processor in your transformer.
-