Class GetHeadResponse


  • public class GetHeadResponse
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GetHeadResponse​(java.lang.String clientId, java.lang.String headRecordId)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getClientId()  
      java.lang.String getHeadRecordId()  
      • Methods inherited from class java.lang.Object

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

      • GetHeadResponse

        public GetHeadResponse​(java.lang.String clientId,
                               java.lang.String headRecordId)
    • Method Detail

      • getClientId

        public java.lang.String getClientId()
      • getHeadRecordId

        public java.lang.String getHeadRecordId()