Uses of Class
software.amazon.awssdk.services.pipes.model.PipeEnrichmentHttpParameters
-
Packages that use PipeEnrichmentHttpParameters Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of PipeEnrichmentHttpParameters in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return PipeEnrichmentHttpParameters Modifier and Type Method Description PipeEnrichmentHttpParametersPipeEnrichmentParameters. httpParameters()Contains the HTTP parameters to use when the target is a API Gateway REST endpoint or EventBridge ApiDestination.Methods in software.amazon.awssdk.services.pipes.model with parameters of type PipeEnrichmentHttpParameters Modifier and Type Method Description PipeEnrichmentParameters.BuilderPipeEnrichmentParameters.Builder. httpParameters(PipeEnrichmentHttpParameters httpParameters)Contains the HTTP parameters to use when the target is a API Gateway REST endpoint or EventBridge ApiDestination.
-