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