Uses of Interface
software.amazon.awssdk.services.cloudwatchlogs.model.ParseCloudfront.Builder
-
Packages that use ParseCloudfront.Builder Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of ParseCloudfront.Builder in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ParseCloudfront.Builder Modifier and Type Method Description static ParseCloudfront.BuilderParseCloudfront. builder()ParseCloudfront.BuilderParseCloudfront.Builder. source(String source)Omit this parameter and the whole log message will be processed by this processor.ParseCloudfront.BuilderParseCloudfront. toBuilder()Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return types with arguments of type ParseCloudfront.Builder Modifier and Type Method Description static Class<? extends ParseCloudfront.Builder>ParseCloudfront. serializableBuilderClass()Method parameters in software.amazon.awssdk.services.cloudwatchlogs.model with type arguments of type ParseCloudfront.Builder Modifier and Type Method Description default Processor.BuilderProcessor.Builder. parseCloudfront(Consumer<ParseCloudfront.Builder> parseCloudfront)Use this parameter to include the parseCloudfront processor in your transformer.
-