Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ParseVPC.Builder
Packages that use ParseVPC.Builder
-
Uses of ParseVPC.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ParseVPC.BuilderModifier and TypeMethodDescriptionstatic ParseVPC.BuilderParseVPC.builder()Omit this parameter and the whole log message will be processed by this processor.ParseVPC.toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ParseVPC.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ParseVPC.Builder>ParseVPC.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type ParseVPC.BuilderModifier and TypeMethodDescriptiondefault Processor.BuilderProcessor.Builder.parseVPC(Consumer<ParseVPC.Builder> parseVPC) Use this parameter to include the parseVPC processor in your transformer.