Uses of Class
com.sap.cloud.mt.tools.api.QueryParameter
Packages that use QueryParameter
-
Uses of QueryParameter in com.sap.cloud.mt.tools.api
Method parameters in com.sap.cloud.mt.tools.api with type arguments of type QueryParameterModifier and TypeMethodDescriptionServiceCallMediators.FromPathParameter.query(List<QueryParameter> queryParameters) -
Uses of QueryParameter in com.sap.cloud.mt.tools.impl
Method parameters in com.sap.cloud.mt.tools.impl with type arguments of type QueryParameterConstructor parameters in com.sap.cloud.mt.tools.impl with type arguments of type QueryParameterModifierConstructorDescriptionprotectedServiceCallImpl(HttpMethod httpMethod, ServiceEndpoint serviceEndpoint, String pathParameter, Object payload, Map<String, String> headerFields, List<QueryParameter> queryParameters, RequestEnhancer requestEnhancer)