@Deprecated public class InfluxTimeUnitConverter extends Object implements javax.ws.rs.ext.ParamConverter<InfluxTimeUnit>
ParamConverter for InfluxTimeUnit parameters.| Constructor and Description |
|---|
InfluxTimeUnitConverter()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
InfluxTimeUnit |
fromString(String value)
Deprecated.
|
String |
toString(InfluxTimeUnit value)
Deprecated.
|
public InfluxTimeUnit fromString(String value)
fromString in interface javax.ws.rs.ext.ParamConverter<InfluxTimeUnit>public String toString(InfluxTimeUnit value)
toString in interface javax.ws.rs.ext.ParamConverter<InfluxTimeUnit>Copyright © 2014–2016 Red Hat, Inc.. All rights reserved.