Interface FailedScheduledUpdateGroupActionRequest.Builder

    • Method Detail

      • 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.
      • errorMessage

        FailedScheduledUpdateGroupActionRequest.Builder errorMessage​(String 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.