Uses of Class
software.amazon.awssdk.services.cloudwatchlogs.model.ParsePostgres
-
Packages that use ParsePostgres Package Description software.amazon.awssdk.services.cloudwatchlogs.model -
-
Uses of ParsePostgres in software.amazon.awssdk.services.cloudwatchlogs.model
Methods in software.amazon.awssdk.services.cloudwatchlogs.model that return ParsePostgres Modifier and Type Method Description ParsePostgresProcessor. parsePostgres()Use this parameter to include the parsePostGres processor in your transformer.Methods in software.amazon.awssdk.services.cloudwatchlogs.model with parameters of type ParsePostgres Modifier and Type Method Description Processor.BuilderProcessor.Builder. parsePostgres(ParsePostgres parsePostgres)Use this parameter to include the parsePostGres processor in your transformer.
-