Interface CreateNotificationResponse.Builder

  • Method Details

    • notificationId

      CreateNotificationResponse.Builder notificationId(String notificationId)

      The unique identifier assigned to the created notification.

      Parameters:
      notificationId - The unique identifier assigned to the created notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • notificationArn

      CreateNotificationResponse.Builder notificationArn(String notificationArn)

      The Amazon Resource Name (ARN) of the created notification.

      Parameters:
      notificationArn - The Amazon Resource Name (ARN) of the created notification.
      Returns:
      Returns a reference to this object so that method calls can be chained together.