Uses of Enum Class
travel.wink.sdk.extranet.booking.invoker.ApiClient.CollectionFormat
Packages that use ApiClient.CollectionFormat
-
Uses of ApiClient.CollectionFormat in travel.wink.sdk.extranet.booking.invoker
Subclasses with type arguments of type ApiClient.CollectionFormat in travel.wink.sdk.extranet.booking.invokerMethods in travel.wink.sdk.extranet.booking.invoker 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 travel.wink.sdk.extranet.booking.invoker with parameters of type ApiClient.CollectionFormatModifier and TypeMethodDescriptionApiClient.collectionPathParameterToString(ApiClient.CollectionFormat collectionFormat, Collection<?> values) Formats the specified collection path parameter to a string value.ApiClient.parameterToMultiValueMap(ApiClient.CollectionFormat collectionFormat, String name, Object value) Converts a parameter to aMultiValueMapfor use in REST requests