Uses of Class
org.bonitasoft.web.client.api.I18nlocaleApi.SearchI18nlocalesQueryParams
Packages that use I18nlocaleApi.SearchI18nlocalesQueryParams
-
Uses of I18nlocaleApi.SearchI18nlocalesQueryParams in org.bonitasoft.web.client.api
Methods in org.bonitasoft.web.client.api that return I18nlocaleApi.SearchI18nlocalesQueryParamsModifier and TypeMethodDescriptionMethods in org.bonitasoft.web.client.api with parameters of type I18nlocaleApi.SearchI18nlocalesQueryParamsModifier and TypeMethodDescriptionI18nlocaleApi.searchI18nlocales(I18nlocaleApi.SearchI18nlocalesQueryParams queryParams) Finds I18nlocales List the available I18nlocales with pagination params and filters Note, this is equivalent to the othersearchI18nlocalesmethod, but with the query parameters collected into a single Map parameter.I18nlocaleApi.searchI18nlocalesWithHttpInfo(I18nlocaleApi.SearchI18nlocalesQueryParams queryParams) Finds I18nlocales List the available I18nlocales with pagination params and filters Note, this is equivalent to the othersearchI18nlocalesthat receives the query parameters as a map, but this one also exposes the Http response headers