Uses of Enum Class
org.mule.runtime.extension.api.runtime.parameter.HttpParameterPlacement
Packages that use HttpParameterPlacement
Package
Description
-
Uses of HttpParameterPlacement in org.mule.runtime.extension.api.connectivity.oauth
Methods in org.mule.runtime.extension.api.connectivity.oauth that return HttpParameterPlacementConstructors in org.mule.runtime.extension.api.connectivity.oauth with parameters of type HttpParameterPlacementModifierConstructorDescriptionOAuthParameterModelProperty(String requestAlias, HttpParameterPlacement placement) -
Uses of HttpParameterPlacement in org.mule.runtime.extension.api.runtime.parameter
Methods in org.mule.runtime.extension.api.runtime.parameter that return HttpParameterPlacementModifier and TypeMethodDescriptionstatic HttpParameterPlacementReturns the enum constant of this class with the specified name.static HttpParameterPlacement[]HttpParameterPlacement.values()Returns an array containing the constants of this enum class, in the order they are declared.