Class ActionStatusResponse


  • public final class ActionStatusResponse
    extends java.lang.Object
    • Method Detail

      • actionId

        public java.lang.String actionId()
        Returns:
        The id of the action status.
      • actionName

        public java.lang.String actionName()
        Returns:
        The name of the action status.
      • endTime

        public java.lang.String endTime()
        Returns:
        String that represents the end time of the action.
      • startTime

        public java.lang.String startTime()
        Returns:
        String that represents the start time of the action.
      • status

        public java.lang.String status()
        Returns:
        The status of the action.