Uses of Class
software.amazon.awssdk.services.pipes.model.PipeTargetHttpParameters
-
Packages that use PipeTargetHttpParameters Package Description software.amazon.awssdk.services.pipes.model -
-
Uses of PipeTargetHttpParameters in software.amazon.awssdk.services.pipes.model
Methods in software.amazon.awssdk.services.pipes.model that return PipeTargetHttpParameters Modifier and Type Method Description PipeTargetHttpParametersPipeTargetParameters. httpParameters()These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.Methods in software.amazon.awssdk.services.pipes.model with parameters of type PipeTargetHttpParameters Modifier and Type Method Description PipeTargetParameters.BuilderPipeTargetParameters.Builder. httpParameters(PipeTargetHttpParameters httpParameters)These are custom parameter to be used when the target is an API Gateway REST APIs or EventBridge ApiDestinations.
-