APIs in the RuntimeParamsAPI class
Use the APIs in the RuntimeParamsAPI class to store and retrieve the runtimeParams object.
- getRuntimeParams()
Obtains the runtimeParams object.
- setRuntimeParams(runtimeParams)
Assigns a value to the runtimeParams object.
Previous topic RestApiOptionsObject Next topic getRuntimeParams()