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