API Integrator 2016 Java Edition
API Integrator 2016 Java Edition
Questions / Feedback?

AddURLParam Method

Adds a URL parameter to be substituted into a URL.

Syntax

public void addURLParam(String name, String value);

Remarks

This method assigns a value to a URL parameter, which will be substituted into the appropriate place in a path-templated URL. For more information, refer to the URL property, as well as the path-templating section of the OpenAPI 2.0 specification.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 Java Edition - Version 16.0 [Build 7709]