QueryParams Property

Additional query parameters to be included in the request.

Syntax

public QueryParamList getQueryParams();
public void setQueryParams(QueryParamList queryParams);

Remarks

This is a collection of query parameters that will be added to the request. Parameters can be added via the AddQueryParam method.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 Java Edition - Version 20.0 [Build 8157]