Uses of Class
software.amazon.awssdk.services.cloudwatchevents.model.HttpParameters
-
Packages that use HttpParameters Package Description software.amazon.awssdk.services.cloudwatchevents.model -
-
Uses of HttpParameters in software.amazon.awssdk.services.cloudwatchevents.model
Methods in software.amazon.awssdk.services.cloudwatchevents.model that return HttpParameters Modifier and Type Method Description HttpParametersTarget. 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.cloudwatchevents.model with parameters of type HttpParameters Modifier and Type Method Description Target.BuilderTarget.Builder. httpParameters(HttpParameters httpParameters)Contains the HTTP parameters to use when the target is a API Gateway REST endpoint or EventBridge ApiDestination.
-