Class QueryParamStyleConverter

java.lang.Object
io.quarkus.restclient.config.QueryParamStyleConverter
All Implemented Interfaces:
Serializable, org.eclipse.microprofile.config.spi.Converter<org.eclipse.microprofile.rest.client.ext.QueryParamStyle>

public class QueryParamStyleConverter extends Object implements org.eclipse.microprofile.config.spi.Converter<org.eclipse.microprofile.rest.client.ext.QueryParamStyle>
See Also: