Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.TrimString.Builder
Packages that use TrimString.Builder
-
Uses of TrimString.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return TrimString.BuilderModifier and TypeMethodDescriptionstatic TrimString.BuilderTrimString.builder()TrimString.toBuilder()The array containing the keys of the fields to trim.TrimString.Builder.withKeys(Collection<String> withKeys) The array containing the keys of the fields to trim.Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type TrimString.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TrimString.Builder>TrimString.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type TrimString.BuilderModifier and TypeMethodDescriptiondefault Processor.BuilderProcessor.Builder.trimString(Consumer<TrimString.Builder> trimString) Use this parameter to include the trimString processor in your transformer.