Uses of Class
com.sap.retail.sapppspricing.swagger.businessobject.ApiClient
Packages that use ApiClient
Package
Description
-
Uses of ApiClient in com.sap.retail.sapppspricing.swagger.businessobject
Methods in com.sap.retail.sapppspricing.swagger.businessobject that return ApiClientModifier and TypeMethodDescriptionApiClient.addDefaultHeader(String name, String value) Add a default header.ApiClient.setBasePath(String basePath) Set the base path, which should include the hostApiClient.setDateFormat(DateFormat dateFormat) Set the date format used to parse/format date parameters.ApiClient.setUserAgent(String userAgent) Set the User-Agent header's value (by adding to the default header map). -
Uses of ApiClient in com.sap.retail.sapppspricing.swagger.businessobject.api
Methods in com.sap.retail.sapppspricing.swagger.businessobject.api that return ApiClientMethods in com.sap.retail.sapppspricing.swagger.businessobject.api with parameters of type ApiClientConstructors in com.sap.retail.sapppspricing.swagger.businessobject.api with parameters of type ApiClient