Class ScheduleClientCallsInterceptor.DeleteScheduleInput

    • Constructor Summary

      Constructors 
      Constructor Description
      DeleteScheduleInput​(java.lang.String scheduleId)  
    • Method Summary

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

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

      • DeleteScheduleInput

        public DeleteScheduleInput​(java.lang.String scheduleId)
    • Method Detail

      • getScheduleId

        public java.lang.String getScheduleId()