Class GetWatchRequest

  • All Implemented Interfaces:
    Validatable

    public final class GetWatchRequest
    extends java.lang.Object
    implements Validatable
    The request to get the watch by name (id)
    • Field Summary

    • Constructor Summary

      Constructors 
      Constructor Description
      GetWatchRequest​(java.lang.String watchId)  
    • Method Summary

      Modifier and Type Method Description
      java.lang.String getId()  
      • Methods inherited from class java.lang.Object

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

      • GetWatchRequest

        public GetWatchRequest​(java.lang.String watchId)
    • Method Detail

      • getId

        public java.lang.String getId()
        Returns:
        The name of the watch to retrieve