Uses of Enum Class
com.sap.retail.opps.v1.ApiClient.CollectionFormat
Packages that use ApiClient.CollectionFormat
-
Uses of ApiClient.CollectionFormat in com.sap.retail.opps.v1
Methods in com.sap.retail.opps.v1 that return ApiClient.CollectionFormatModifier and TypeMethodDescriptionstatic ApiClient.CollectionFormatReturns the enum constant of this class with the specified name.static ApiClient.CollectionFormat[]ApiClient.CollectionFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.sap.retail.opps.v1 with parameters of type ApiClient.CollectionFormatModifier and TypeMethodDescriptionApiClient.parameterToMultiValueMap(ApiClient.CollectionFormat collectionFormat, String name, Object value) Converts a parameter to aMultiValueMapfor use in REST requests