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