> @@ -51,7 +51,7 @@
>     public abstract String healthCheckPath();
>  
>     @Nullable
> -   public abstract Object healthCheckPathParser();
> +   public abstract String healthCheckPathParser();

If this is a random json object, then you'd better map it to the 
[JsonBall](https://github.com/jclouds/jclouds/blob/master/core/src/main/java/org/jclouds/domain/JsonBall.java)
 type.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds-labs/pull/307/files/915aa395f4fe7805f8c6fe7f0e333184935eb43c..3314d73a8de6255e81070c51c0fd7af4fb57e585#r74549462

Reply via email to