Package io.split.fastly.client
Class VersionResolver
- java.lang.Object
-
- io.split.fastly.client.VersionResolver
-
public class VersionResolver extends Object
read version from pom file to be used in subsequent header to identify this client. Created by patricioe on 5/25/16.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetVersion()static VersionResolverinstance()
-
-
-
Method Detail
-
getVersion
public String getVersion()
-
instance
public static VersionResolver instance()
-
-