Class ScheduleClientCallsInterceptor.DescribeScheduleInput

  • Enclosing interface:
    ScheduleClientCallsInterceptor

    public static class ScheduleClientCallsInterceptor.DescribeScheduleInput
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      DescribeScheduleInput​(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

      • DescribeScheduleInput

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

      • getScheduleId

        public java.lang.String getScheduleId()