Interface FailedScheduledUpdateGroupActionRequest.Builder

  • Method Details

    • scheduledActionName

      FailedScheduledUpdateGroupActionRequest.Builder scheduledActionName(String scheduledActionName)

      The name of the scheduled action.

      Parameters:
      scheduledActionName - The name of the scheduled action.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorCode

      The error code.

      Parameters:
      errorCode - The error code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • errorMessage

      The error message accompanying the error code.

      Parameters:
      errorMessage - The error message accompanying the error code.
      Returns:
      Returns a reference to this object so that method calls can be chained together.