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