Uses of Class
com.exoscale.sdk.client.Pair
Packages that use Pair
-
Uses of Pair in com.exoscale.sdk.client
Methods in com.exoscale.sdk.client that return types with arguments of type PairModifier and TypeMethodDescriptionApiClient.parameterToPairs
(String name, Object value) Convert a URL query name/value parameter to a list of encodedPair
objects.ApiClient.parameterToPairs
(String collectionFormat, String name, Collection<?> values) Convert a URL query name/collection parameter to a list of encodedPair
objects.