Class RestServiceClientUtils


  • public class RestServiceClientUtils
    extends java.lang.Object
    Implements utility functions for HTTP / REST APIs.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.lang.String printServiceCall​(com.smartgridready.ns.v0.RestApiServiceCall restServiceCall)
      Prints info about an HTTP call specification.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • printServiceCall

        public static java.lang.String printServiceCall​(com.smartgridready.ns.v0.RestApiServiceCall restServiceCall)
        Prints info about an HTTP call specification.
        Parameters:
        restServiceCall - the HTTP call specification
        Returns:
        a string