| setpolicyhttpcallout_httpmethod |
Use this method to set method used in the HTTP request that this callout sends. Mutually exclusive with the full HTTP request expression. |
Syntax |
Parameters |
name |
Name of the HTTP callout to configure. This is mandatory parameter. |
httpmethod |
Method used in the HTTP request that this callout sends. Mutually exclusive with the full HTTP request expression. Possible Values : GET, POST. |
Return Value |
Returns simpleResult |
See Also |